Closed
Bug 1840986
Opened 2 years ago
Closed 2 years ago
Intermittent AvailableMemoryWatcherFixture.InactiveToActive | Value of: WaitUntil([this]() { return mTabUnloader->GetCounter() >= 1; }, kStateChangeTimeoutMs)
Categories
(Core :: XPCOM, defect, P5)
Core
XPCOM
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: sstanca [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=421039965&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/H0S6E9BzTwC1E_0zC-Uemg/runs/0/artifacts/public/logs/live_backing.log
[task 2023-06-29T04:15:19.320Z] 04:15:19 INFO - TEST-PASS | AvailableMemoryWatcherFixture.AlwaysActive | test completed (time: 2643ms)
[task 2023-06-29T04:15:19.325Z] 04:15:19 INFO - TEST-START | AvailableMemoryWatcherFixture.InactiveToActive
[task 2023-06-29T04:15:19.328Z] 04:15:19 INFO - Setting browser.low_commit_space_threshold_mb to 8453
[task 2023-06-29T04:15:19.328Z] 04:15:19 INFO - Total physical memory = 16383l
[task 2023-06-29T04:15:19.328Z] 04:15:19 INFO - Available commit space = 16907l
[task 2023-06-29T04:15:19.328Z] 04:15:19 INFO - Amount to allocate = 8530l
[task 2023-06-29T04:15:19.329Z] 04:15:19 INFO - Future available commit space after allocation = 8377
[task 2023-06-29T04:15:20.778Z] 04:15:20 INFO - Notified in 1453 msec
[task 2023-06-29T04:15:40.811Z] 04:15:40 WARNING - TEST-UNEXPECTED-FAIL | AvailableMemoryWatcherFixture.InactiveToActive | Value of: WaitUntil([this]() { return mTabUnloader->GetCounter() >= 1; }, kStateChangeTimeoutMs)
[task 2023-06-29T04:15:40.815Z] 04:15:40 INFO - Actual: false
[task 2023-06-29T04:15:40.815Z] 04:15:40 INFO - Expected: true @ /builds/worker/checkouts/gecko/xpcom/tests/gtest/TestAvailableMemoryWatcherWin.cpp:559
[task 2023-06-29T04:16:03.838Z] 04:16:03 WARNING - TEST-UNEXPECTED-FAIL | AvailableMemoryWatcherFixture.InactiveToActive | Value of: mHighMemoryObserver->Wait(kStateChangeTimeoutMs)
[task 2023-06-29T04:16:03.838Z] 04:16:03 INFO - Actual: false
[task 2023-06-29T04:16:03.839Z] 04:16:03 INFO - Expected: true @ /builds/worker/checkouts/gecko/xpcom/tests/gtest/TestAvailableMemoryWatcherWin.cpp:570
[task 2023-06-29T04:16:03.839Z] 04:16:03 WARNING - TEST-UNEXPECTED-FAIL | AvailableMemoryWatcherFixture.InactiveToActive | Expected equality of these values:
[task 2023-06-29T04:16:03.840Z] 04:16:03 INFO - eventValues.Length()
[task 2023-06-29T04:16:03.840Z] 04:16:03 INFO - Which is: 1
[task 2023-06-29T04:16:03.840Z] 04:16:03 INFO - mLastCountOfEvents + 1
[task 2023-06-29T04:16:03.840Z] 04:16:03 INFO - Which is: 2 @ /builds/worker/checkouts/gecko/xpcom/tests/gtest/TestAvailableMemoryWatcherWin.cpp:472
[task 2023-06-29T04:16:03.841Z] 04:16:03 WARNING - TEST-UNEXPECTED-FAIL | AvailableMemoryWatcherFixture.InactiveToActive | test completed (time: 44515ms)
[task 2023-06-29T04:16:03.841Z] 04:16:03 INFO - TEST-START | AvailableMemoryWatcherFixture.HighCommitSpace_AlwaysActive
[task 2023-06-29T04:16:03.843Z] 04:16:03 INFO - Setting browser.low_commit_space_threshold_mb to 8374
[task 2023-06-29T04:16:03.843Z] 04:16:03 INFO - Setting browser.low_commit_space_threshold_mb to 167
[task 2023-06-29T04:16:03.843Z] 04:16:03 INFO - Total physical memory = 16383l
[task 2023-06-29T04:16:03.843Z] 04:16:03 INFO - Available commit space = 16748l
[task 2023-06-29T04:16:03.843Z] 04:16:03 INFO - Amount to allocate = 10358l
[task 2023-06-29T04:16:03.843Z] 04:16:03 INFO - Future available commit space after allocation = 6390
[task 2023-06-29T04:16:05.558Z] 04:16:05 INFO - Notified in 1703 msec
[task 2023-06-29T04:16:25.576Z] 04:16:25 INFO - Setting browser.low_commit_space_threshold_mb to 8309
[task 2023-06-29T04:16:45.577Z] 04:16:45 INFO - The memory notification was not triggered.
[task 2023-06-29T04:16:46.182Z] 04:16:46 INFO - TEST-PASS | AvailableMemoryWatcherFixture.HighCommitSpace_AlwaysActive | test completed (time: 42346ms)
Comment hidden (Intermittent Failures Robot) |
Comment 2•2 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•