OLD | NEW |
1 Test statechange event is properly signaled | 1 Test statechange event is properly signaled |
2 | 2 |
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
4 | 4 |
5 | 5 |
6 PASS contextState is "running" | 6 PASS contextState is "running" |
7 PASS context finished rendering | 7 PASS context finished rendering |
8 PASS contextState is "closed" | 8 PASS contextState is "closed" |
9 PASS stateChangeCount is 2 | 9 PASS stateChangeCount is 2 |
10 PASS context.state is "closed" | 10 PASS context.state is "closed" |
11 PASS successfullyParsed is true | 11 PASS successfullyParsed is true |
12 | 12 |
13 TEST COMPLETE | 13 TEST COMPLETE |
14 | 14 |
OLD | NEW |