Todd Volkert
a3f0f6911b
Remove replay test ( #9542 )
...
It's going to be replaced by #8963
Fixes #8947
2017-04-24 08:47:38 -07:00
Jakob Andersen
f79b333882
Remove unnecessary Android SDK checks. ( #8926 )
...
* Remove unnecessary Android SDK checks.
* Remove unused accessors, skip replay test.
2017-03-22 13:51:28 +01:00
Adam Barth
97816e1571
Rename Dismissable to Dismissible ( #8919 )
...
The latter is the proper spelling.
Fixes #8883
2017-03-20 16:17:08 -07:00
Todd Volkert
1b4f817b0c
Make tests more hermetic. ( #8765 )
...
1. Add `PortScanner` abstraction so that we don't do actual port scanning
in tests.
2. Don't change the real `cwd` of the isolate during tests, as it affects
all tests, not just the current running test.
Fixes #8761
2017-03-14 10:28:56 -07:00
Todd Volkert
1ada132ee8
Add first replay test ( #8628 )
2017-03-09 12:58:31 -08:00
Todd Volkert
3d079414ad
Record/replay test infrastructure. ( #8597 )
...
This adds the test harness for record/replay tests.
2017-03-07 10:13:40 -08:00