Bug 1865246 - Reduce log level for multiple test_end messages, r=Sasha
commit16ab79e631d0a9b263f5420307361c3641b60712
authorJames Graham <james@hoppipolla.co.uk>
Fri, 1 Dec 2023 13:45:50 +0000 (1 13:45 +0000)
committerJames Graham <james@hoppipolla.co.uk>
Fri, 1 Dec 2023 13:45:50 +0000 (1 13:45 +0000)
treeb40c28144d81e919d5a852520697206cd75a0f30
parent22fd21aefc5e53f050d4d4ed0c24d4c7db3ca3ca
Bug 1865246 - Reduce log level for multiple test_end messages, r=Sasha

Since this race condition is unavoidable, it doesn't make sense to log
it as an error; it's more like a warning that we've run into a
recoverable problem so log it as such.

Differential Revision: https://phabricator.services.mozilla.com/D195228
testing/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py