patchGNU source-highlight - Patches: patch #10262, tests: add order between cleanup...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #10262: tests: add order between cleanup and build targets

Submitter:  Sergei Trofimovich <slyfox>
Submitted:  Fri 01 Jul 2022 09:13:19 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  None Open/Closed:  Closed

Sun 29 Jan 2023 08:00:30 PM UTC, comment #1: 

I checked it in.

Tom Tromey <tromey>
Group administrator
Fri 01 Jul 2022 09:13:19 PM UTC, original submission:  

Noticed missing target directory dependency as a build failure in
`make --shuffle` mode (added in https://savannah.gnu.org/bugs/index.php?62100):


    diff ./test.java.mediawiki test.java.out.mediawiki
    diff ./test.java.html test.css.java.html
    diff ./test_notfixed.html test.nf_css.java.html
    diff: test.nf_css.java.html: No such file or directory
    make[1]: *** [Makefile:1572: check_java2html] Error 2 shuffle=1656699978
    make[1]: Leaving directory '/build/source-highlight-3.1.9/tests'
    make: *** [Makefile:962: check-recursive] Error 1 shuffle=1656699978


The change explicitly orders cleanup target to be ran before
test result target.

Sergei Trofimovich <slyfox>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #53388:  0001-src-highlite-tests-add-order-between-cleanup-and-bui.patch added by slyfox (2KiB - text/x-patch - 0001-src-highlite-tests-add-order-between-cleanup-and-bui.patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by tromey (Posted a comment)
  • -email is unavailable- added by slyfox (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-01-29 tromey StatusNone Done
        Open/ClosedOpen Closed
    2022-07-01 slyfox Attached File- Added 0001-src-highlite-tests-add-order-between-cleanup-and-bui.patch, #53388

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code