Closed Bug 1866830 Opened 2 years ago Closed 1 year ago

Intermittent LeakSanitizer | leak at MakeUnique, AddTearOff, XPCWrappedNative::FindTearOff, XPCWrappedNative::FindTearOff

Categories

(Remote Protocol :: WebDriver BiDi, defect, P5)

defect

Tracking

(firefox-esr115 unaffected, firefox120 unaffected, firefox121 unaffected, firefox122 wontfix)

RESOLVED INCOMPLETE
Tracking Status
firefox-esr115 --- unaffected
firefox120 --- unaffected
firefox121 --- unaffected
firefox122 --- wontfix

People

(Reporter: imoraru, Unassigned)

Details

(Keywords: intermittent-failure)

Failure line does not appear in treeherder.

[task 2023-11-27T15:03:10.138Z] 15:03:10     INFO - TEST-START | /webdriver/tests/bidi/network/add_intercept/url_patterns.py
[task 2023-11-27T15:03:10.184Z] 15:03:10     INFO - STDOUT: ============================= test session starts ==============================
[task 2023-11-27T15:03:10.185Z] 15:03:10     INFO - STDOUT: platform linux -- Python 3.7.5, pytest-7.0.1, pluggy-unknown -- /builds/worker/workspace/build/venv/bin/python
[task 2023-11-27T15:03:10.186Z] 15:03:10     INFO - STDOUT: rootdir: /builds/worker/workspace/build
[task 2023-11-27T15:03:10.187Z] 15:03:10     INFO - STDOUT: plugins: asyncio-0.19.0
[task 2023-11-27T15:03:10.187Z] 15:03:10     INFO - STDOUT: asyncio: mode=strict
[task 2023-11-27T15:03:10.188Z] 15:03:10     INFO - STDOUT: collecting ... 
[task 2023-11-27T15:03:10.199Z] 15:03:10     INFO - STDOUT: collected 69 items
[task 2023-11-27T15:03:10.200Z] 15:03:10     INFO - STDOUT: tests/web-platform/tests/webdriver/tests/bidi/network/add_intercept/url_patterns.py::test_pattern_patterns_matching[patterns0-https://{wpt_host}] 
[task 2023-11-27T15:03:15.450Z] 15:03:15     INFO - STDOUT: PASSED
<...>
[task 2023-11-27T15:03:19.400Z] 15:03:19     INFO - STDOUT: tests/web-platform/tests/webdriver/tests/bidi/network/add_intercept/url_patterns.py::test_string_patterns_not_matching[https://{wpt_host}/??-https://{wpt_host}/?] 
[task 2023-11-27T15:03:19.421Z] 15:03:19     INFO - STDOUT: PASSED
[task 2023-11-27T15:03:23.849Z] 15:03:23     INFO - STDOUT: ============================= 69 passed in 13.66s ==============================
[task 2023-11-27T15:03:23.869Z] 15:03:23     INFO - .....................................................................
[task 2023-11-27T15:03:23.869Z] 15:03:23     INFO - TEST-OK | /webdriver/tests/bidi/network/add_intercept/url_patterns.py | took 13717ms
[task 2023-11-27T15:03:23.870Z] 15:03:23     INFO - Restarting browser for new test group
[task 2023-11-27T15:03:23.872Z] 15:03:23     INFO - INFO | LeakSanitizer | SUMMARY: AddressSanitizer: 2280 byte(s) leaked in 23 allocation(s).
[task 2023-11-27T15:03:23.872Z] 15:03:23     INFO - LeakSanitizer | To show the addresses of leaked objects add report_objects=1 to LSAN_OPTIONS
[task 2023-11-27T15:03:23.872Z] 15:03:23     INFO - This can be done in testing/mozbase/mozrunner/mozrunner/utils.py
[task 2023-11-27T15:03:23.873Z] 15:03:23     INFO - Allowed depth was 4
[task 2023-11-27T15:03:23.873Z] 15:03:23     INFO - TEST-FAIL | LeakSanitizer | leak at MakeUnique, AddTearOff, XPCWrappedNative::FindTearOff, XPCWrappedNative::FindTearOff
[task 2023-11-27T15:03:23.873Z] 15:03:23     INFO - INFO | LeakSanitizer | Frame AddTearOff matched a expected leak
[task 2023-11-27T15:03:23.874Z] 15:03:23     INFO - TEST-FAIL | LeakSanitizer | leak at XPCNativeSet::NewInstanceMutate, XPCNativeSet::GetNewOrUsed, XPCWrappedNative::ExtendSet, XPCWrappedNative::InitTearOff
[task 2023-11-27T15:03:23.874Z] 15:03:23     INFO - INFO | LeakSanitizer | Frame XPCNativeSet::NewInstanceMutate matched a expected leak
[task 2023-11-27T15:03:23.874Z] 15:03:23     INFO - TEST-FAIL | LeakSanitizer | leak at XPCNativeInterface::NewInstance, XPCNativeInterface::GetNewOrUsed, XPCConvert::NativeInterface2JSObject, XPCConvert::NativeData2JS
[task 2023-11-27T15:03:23.874Z] 15:03:23     INFO - INFO | LeakSanitizer | Frame XPCNativeInterface::NewInstance matched a expected leak
[task 2023-11-27T15:03:23.875Z] 15:03:23     INFO - TEST-FAIL | LeakSanitizer | leak at XPCWrappedNative::GetNewOrUsed, XPCConvert::NativeInterface2JSObject, XPCConvert::NativeData2JS, nsXPCWrappedJS::CallMethod
[task 2023-11-27T15:03:23.875Z] 15:03:23     INFO - INFO | LeakSanitizer | Frame XPCWrappedNative::GetNewOrUsed matched a expected leak
[task 2023-11-27T15:03:23.875Z] 15:03:23     INFO - TEST-FAIL | LeakSanitizer | leak at XPCNativeInterface::NewInstance, XPCNativeInterface::GetNewOrUsed, XPCWrappedNative::FindTearOff, xpc::HasInstance
[task 2023-11-27T15:03:23.875Z] 15:03:23     INFO - INFO | LeakSanitizer | Frame XPCNativeInterface::NewInstance matched a expected leak
[task 2023-11-27T15:03:23.898Z] 15:03:23     INFO - Test harness output was not a valid structured log message
[task 2023-11-27T15:03:23.898Z] 15:03:23     INFO - Task was destroyed but it is pending!
[task 2023-11-27T15:03:23.899Z] 15:03:23     INFO - task: <Task pending coro=<fetch.<locals>.fetch() running at /builds/worker/workspace/build/tests/web-platform/tests/webdriver/tests/bidi/network/conftest.py:72> wait_for=<Future pending cb=[<TaskWakeupMethWrapper object at 0x7f105ff9d950>()]>>
[task 2023-11-27T15:03:23.899Z] 15:03:23     INFO - Task was destroyed but it is pending!
[task 2023-11-27T15:03:23.899Z] 15:03:23     INFO - task: <Task pending coro=<fetch.<locals>.fetch() running at /builds/worker/workspace/build/tests/web-platform/tests/webdriver/tests/bidi/network/conftest.py:72> wait_for=<Future pending cb=[<TaskWakeupMethWrapper object at 0x7f105ffa94d0>()]>>
<...>
[task 2023-11-27T15:03:23.922Z] 15:03:23     INFO - Task was destroyed but it is pending!
[task 2023-11-27T15:03:23.922Z] 15:03:23     INFO - task: <Task pending coro=<fetch.<locals>.fetch() running at /builds/worker/workspace/build/tests/web-platform/tests/webdriver/tests/bidi/network/conftest.py:72> wait_for=<Future pending cb=[<TaskWakeupMethWrapper object at 0x7f105fe8bad0>()]>>
[task 2023-11-27T15:03:23.939Z] 15:03:23     INFO - Closing logging queue
[task 2023-11-27T15:03:23.940Z] 15:03:23     INFO - queue closed
[task 2023-11-27T15:03:24.049Z] 15:03:24     INFO - PID 14089 | 1701097403948	geckodriver	INFO	Listening on 127.0.0.1:46817
[task 2023-11-27T15:03:24.050Z] 15:03:24     INFO - Starting runner
[task 2023-11-27T15:03:24.262Z] 15:03:24     INFO - TEST-START | /webdriver/tests/bidi/network/combined/network_events.py
Severity: -- → S3
Component: Marionette → WebDriver BiDi
Priority: -- → P5
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Status: REOPENED → RESOLVED
Closed: 1 year ago1 year ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.