Skip to content

Commit

Permalink
Removing flaky test
Browse files Browse the repository at this point in the history
Mitigates embroider-build#1465.

These tests are fundamentally not a good way to test this. It's going to be very hard to make them reliable.

It would probably be better to use [rollup.watch](https://rollupjs.org/javascript-api/#rollup-watch) directly because it emits events we can use, instead of trying to parse stderr and use arbitrary delays to guess when changes have propagated.
  • Loading branch information
ef4 committed Jun 13, 2023
1 parent def53ab commit 3936fdb
Showing 1 changed file with 0 additions and 329 deletions.
329 changes: 0 additions & 329 deletions tests/scenarios/v2-addon-dev-watch-test.ts

This file was deleted.

0 comments on commit 3936fdb

Please sign in to comment.