[GHC] #10909: Test suite: Support non-utf8 locale
#10909: Test suite: Support non-utf8 locale -------------------------------------+------------------------------------- Reporter: nomeata | Owner: Type: task | Status: new Priority: normal | Milestone: Component: Test Suite | Version: 7.10.2 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Revisions: | -------------------------------------+------------------------------------- In order to properly test #10907, it should be possible to specify a locale (or at least some representative values like “non-utf8-locale” and “utf8-locale” in the options of a test. Currently, the test suite runs completely in an utf8-locale. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10909> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10909: Test suite: Support non-utf8 locale -------------------------------------+------------------------------------- Reporter: nomeata | Owner: Type: task | Status: new Priority: normal | Milestone: Component: Test Suite | Version: 7.10.2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: -------------------------------------+------------------------------------- Comment (by Joachim Breitner <mail@…>): In [changeset:"f7fd864ce6d41cf22d25f18a0cdc5e2e9db71304/ghc" f7fd864c/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="f7fd864ce6d41cf22d25f18a0cdc5e2e9db71304" Skip a possible BOM in utf8 encoding and not the system locale, which might be something else. This fixes bug #10907. A test is added, but less useful than it could be until task #10909 is done. Differential Revision: D1274 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10909#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10909: Test suite: Support non-utf8 locale -------------------------------------+------------------------------------- Reporter: nomeata | Owner: Type: task | Status: closed Priority: normal | Milestone: 8.0.1 Component: Test Suite | Version: 7.10.2 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: | parser/unicode/T10907 Blocked By: | Blocking: Related Tickets: | Differential Rev(s): -------------------------------------+------------------------------------- Changes (by thomie): * status: new => closed * testcase: => parser/unicode/T10907 * resolution: => fixed * milestone: => 8.0.1 -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10909#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10909: Test suite: Support non-utf8 locale -------------------------------------+------------------------------------- Reporter: nomeata | Owner: Type: task | Status: new Priority: normal | Milestone: 8.0.1 Component: Test Suite | Version: 7.10.2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): -------------------------------------+------------------------------------- Changes (by thomie): * status: closed => new * testcase: parser/unicode/T10907 => * resolution: fixed => Comment: Oops. Not done yet. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10909#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC