Closed Bug 715297 Opened 13 years ago Closed 6 years ago

test_preload_actions fails when highly parallel due to resource sharing

Categories

(Core :: Audio/Video: Playback, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED INACTIVE

People

(Reporter: cpearce, Unassigned)

References

Details

If I set PARALLEL_TESTS=20 in content/media/test/manifest.js test_preload_actions starts to fail with errors such as: failed | (11) NetworkState must be NETWORK_IDLE. - got 2, expected 1 failed | (13) NetworkState must be NETWORK_IDLE. - got 2, expected 1 failed | (14) NetworkState must be NETWORK_IDLE - got 2, expected 1 This is a regression from bug 703379; I built rev a4492c6d02b0, the rev before bug 703379 landed and the test passes, and I built 09d5d6e6dd28, which is the rev of bug 703379 landing and the test failed. test_preload_actions doesn't appear to fail on opt builds.
I'm also running with NSPR_LOG_MODULES=nsBuiltinDecoder:5,nsMediaElement:5,nsMediaElementEvents:5 which may also affect reproducibility.
Summary: test_preload_actions fails when highly parallel probably due to resource sharing → test_preload_actions fails when highly parallel due to resource sharing
No longer blocks: 703379
Blocks: 703379
Component: Audio/Video → Audio/Video: Playback
Mass closing do to inactivity. Feel free to re-open if still needed.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INACTIVE
You need to log in before you can comment on or make changes to this bug.