-
Notifications
You must be signed in to change notification settings - Fork 39
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
GPII-2992: Stop narrator from staying active after acceptance tests #176
Conversation
…y waiting for AT to start.
CI job passed: https://ci.gpii.net/job/windows-tests/497/ |
CI job passed: https://ci.gpii.net/job/windows-tests/498/ |
ok to test |
CI job failed: https://ci.gpii.net/job/windows-tests/524/ |
ok to test
|
CI job failed: https://ci.gpii.net/job/windows-tests/525/ |
This might be a real issue, due to the nutty way we load dependencies via universal. The top-level infusion may have diverged from universal's, leading to the following layout:
Replacing the include at the head of processReporter/test/all-tests.js with either |
CI job failed: https://ci.gpii.net/job/windows-tests/526/ |
Unusual, opaque failure:
|
That's our new "node has crashed" error. |
# Conflicts: # package.json
CI job passed: https://ci.gpii.net/job/windows-tests/531/ |
Now waits for built-in AT to start.