Skip to content

Conversation

@andyleejordan
Copy link
Member

Audit the lockfile.

@andyleejordan andyleejordan marked this pull request as ready for review April 5, 2021 21:48
@andyleejordan andyleejordan added Area-Build & Release Issue-Enhancement A feature request (enhancement). labels Apr 5, 2021
@andyleejordan
Copy link
Member Author

Interesting, on macOS only (so I'm guessing flaky):

  1) ISECompatibility feature
       It sets ISE Settings:
     Error: Timeout of 5000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/Users/runner/work/1/s/out/test/features/ISECompatibility.test.js)
  	at listOnTimeout (internal/timers.js:549:17)
  	at processTimers (internal/timers.js:492:7)


  2) ISECompatibility feature
       It unsets ISE Settings:
     Error: Timeout of 10000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/Users/runner/work/1/s/out/test/features/ISECompatibility.test.js)
  	at listOnTimeout (internal/timers.js:549:17)
  	at processTimers (internal/timers.js:492:7)


  3) ISECompatibility feature
       It leaves Theme after being changed after enabling ISE Mode:
     Error: Timeout of 10000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/Users/runner/work/1/s/out/test/features/ISECompatibility.test.js)
  	at listOnTimeout (internal/timers.js:549:17)
  	at processTimers (internal/timers.js:492:7)

@andyleejordan andyleejordan merged commit 40762ba into master Apr 5, 2021
@andyleejordan andyleejordan deleted the andschwa/npm-audit-fix branch April 5, 2021 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Build & Release Issue-Enhancement A feature request (enhancement).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants