Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove double tests of tests/pos #18683

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

nicolasstucki
Copy link
Contributor

We should not tests all tests/pos files twice with another set of flags. Furthermore, in all our tests the result of adding the flags is not checked in any meaningful way. The only tests for this flag (tests/neg-custom-args/fatal-warnings/i17612b/i17612b.scala) does add the flag explicitly and checks the result already.

See 46f2db6

We should not tests all `tests/pos` files twice with another set of flags.
Furthermore, in all our tests the result of adding the flags is not checked
in any meaningful way. The only tests for this flag (tests/neg-custom-args/fatal-warnings/i17612b/i17612b.scala) does add the flag explicitly
and checks the result already.

See scala@46f2db6
@bishabosha bishabosha merged commit 242ba21 into scala:main Oct 12, 2023
18 checks passed
@bishabosha bishabosha deleted the remove-unnecessary-tests branch October 12, 2023 17:16
@Kordyjan Kordyjan added this to the 3.4.0 milestone Dec 20, 2023
WojciechMazur added a commit that referenced this pull request Jun 20, 2024
Backports #18683 to the LTS branch.

PR submitted by the release tooling.
[skip ci]
WojciechMazur added a commit that referenced this pull request Jun 20, 2024
Backports #18683 to the LTS branch.

PR submitted by the release tooling.
[skip ci]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants