Skip to content

Conversation

elliette
Copy link
Contributor

@elliette elliette commented Dec 19, 2022

Work towards #1842

Addresses 1) of the above:

Some of our tests (for example, instance_test) are using packages outside of the test /fixtures/... directory as the test directory. I think we should only be using directories within /fixtures/... as our test directories.

See for example https://github.com/dart-lang/webdev/actions/runs/3733738552/jobs/6334929752

This PR moves the scopes package out of example and into fixtures, so that the tests using scopes are running it from the test fixtures directory.

@elliette elliette changed the title [DO NOT SUBMIT] Try to resolve test flakes Fix failing windows tests Dec 19, 2022
@elliette elliette marked this pull request as ready for review December 19, 2022 20:39
@elliette elliette requested a review from CoderDake December 19, 2022 20:42
@elliette elliette changed the title Fix failing windows tests Move the scopes package (used in testing) to the test fixtures directory Dec 20, 2022
@elliette elliette merged commit 6dedcd5 into dart-lang:master Dec 20, 2022
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.

2 participants