OLD | NEW |
---|---|
1 Tests that setTimeout callback will not fire while script execution is paused.Bu g 377926. | 1 Tests that setTimeout callback will not fire while script execution is paused.Bu g 377926. |
2 | 2 |
3 Started worker | 3 Started worker |
4 Worker created | 4 Worker created |
5 SUCCESS: Worker paused | 5 SUCCESS: Worker paused |
6 SUCCESS: global_value is 1 | 6 SUCCESS: global_value is 1 |
7 | 7 |
OLD | NEW |