[GHC] #13922: Sort output of failed tests.
#13922: Sort output of failed tests. -------------------------------------+------------------------------------- Reporter: AndreasK | Owner: (none) Type: task | Status: new Priority: lowest | Milestone: Component: Test Suite | Version: Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- The summary for failed tests can vary between runs. Sorting the output of {{{ "Unexpected results from: TEST="t1 t2..." }}} makes it easier to check for specific tests and to compare one run quickly with the result of another. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13922> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#13922: Sort output of failed tests. -------------------------------------+------------------------------------- Reporter: AndreasK | Owner: AndreasK Type: task | Status: new Priority: lowest | Milestone: Component: Test Suite | Version: Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): D3705 Wiki Page: | -------------------------------------+------------------------------------- Changes (by AndreasK): * owner: (none) => AndreasK * differential: => D3705 -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13922#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#13922: Sort output of failed tests. -------------------------------------+------------------------------------- Reporter: AndreasK | Owner: AndreasK Type: task | Status: new Priority: lowest | Milestone: Component: Test Suite | Version: Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D3705 Wiki Page: | -------------------------------------+------------------------------------- Changes (by AndreasK): * differential: D3705 => Phab:D3705 -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13922#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#13922: Sort output of failed tests. -------------------------------------+------------------------------------- Reporter: AndreasK | Owner: AndreasK Type: task | Status: new Priority: lowest | Milestone: Component: Test Suite | Version: Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D3705 Wiki Page: | -------------------------------------+------------------------------------- Comment (by Ben Gamari <ben@…>): In [changeset:"cb8db9bcbdbe5008fbefb3ce262a8f06fb7366da/ghc" cb8db9b/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="cb8db9bcbdbe5008fbefb3ce262a8f06fb7366da" Sort list of failed tests for easier comparison between runs Test Plan: Running the testsuite. Reviewers: austin, bgamari Reviewed By: bgamari Subscribers: rwbarton, thomie GHC Trac Issues: #13922 Differential Revision: https://phabricator.haskell.org/D3705 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13922#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#13922: Sort output of failed tests. -------------------------------------+------------------------------------- Reporter: AndreasK | Owner: AndreasK Type: task | Status: closed Priority: lowest | Milestone: 8.4.1 Component: Test Suite | Version: Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D3705 Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: new => closed * resolution: => fixed * milestone: => 8.4.1 -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13922#comment:4> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC