Closed
Bug 1730436
Opened 4 years ago
Closed 4 years ago
Intermittent AllocReplacementDeathTest.realloc_check | Value of: (ValidateHookedAllocation([] { return realloc(nullptr, kAllocAmount); }, free))
Categories
(Core :: Memory Allocator, defect, P5)
Core
Memory Allocator
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: csabou [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=351341284&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/BrwktNvwTHi3VnsgUiUTAA/runs/0/artifacts/public/logs/live_backing.log
[task 2021-09-13T01:43:20.751Z] 01:43:20 INFO - TEST-PASS | AllocReplacementDeathTest.malloc_check | test completed (time: 1ms)
[task 2021-09-13T01:43:20.751Z] 01:43:20 INFO - TEST-START | AllocReplacementDeathTest.calloc_check
[task 2021-09-13T01:43:20.751Z] 01:43:20 INFO - TEST-PASS | AllocReplacementDeathTest.calloc_check | test completed (time: 0ms)
[task 2021-09-13T01:43:20.751Z] 01:43:20 INFO - TEST-START | AllocReplacementDeathTest.realloc_check
[task 2021-09-13T01:43:20.752Z] 01:43:20 WARNING - TEST-UNEXPECTED-FAIL | AllocReplacementDeathTest.realloc_check | Value of: (ValidateHookedAllocation([] { return realloc(nullptr, kAllocAmount); }, free))
[task 2021-09-13T01:43:20.752Z] 01:43:20 INFO - Actual: false
[task 2021-09-13T01:43:20.752Z] 01:43:20 INFO - Expected: true @ /builds/worker/checkouts/gecko/xpcom/tests/gtest/TestAllocReplacement.cpp:128
[task 2021-09-13T01:43:20.753Z] 01:43:20 WARNING - TEST-UNEXPECTED-FAIL | AllocReplacementDeathTest.realloc_check | test completed (time: 0ms)
[task 2021-09-13T01:43:20.753Z] 01:43:20 INFO - TEST-START | AllocReplacementDeathTest.HeapAlloc_check
Updated•4 years ago
|
Component: XPCOM → Memory Allocator
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 5•4 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•