eclipse-platform / eclipse.platform

https://eclipse.dev/eclipse/
Eclipse Public License 2.0
84 stars 113 forks source link

[FS] Use default local again when comparing filenames case-insensitive #1501

Closed HannesWell closed 3 months ago

HannesWell commented 3 months ago

The comparison of file-names in case-insensitive file-systems is non-trivial. This reverts the local to the previous state to use the default local until there is better understanding how the case-insensitive file-systems work for difficult locals a better solution can be applied. See https://github.com/eclipse-platform/eclipse.platform/pull/1485#discussion_r1713973832.

github-actions[bot] commented 3 months ago

Test Results

1 156 files   -   578  1 156 suites   - 578   52m 19s :stopwatch: - 29m 46s 3 973 tests ±    0  3 950 :white_check_mark:  -     1  23 :zzz: + 1  0 :x: ±0  8 344 runs   - 4 172  8 249 :white_check_mark:  - 4 106  95 :zzz:  - 66  0 :x: ±0 

Results for commit 8e75c82f. ± Comparison against base commit b469dee7.

This pull request skips 1 test. ``` AutomatedResourceTests AllRegressionTests Bug_329836 ‑ testBug ```