Closed
Bug 1847795
Opened 2 years ago
Closed 2 years ago
Perma [tier 2] cppunit-1proc TestDllInterceptor.exe | test failed with return code 1
Categories
(Core :: DLL Services, defect, P5)
Core
DLL Services
Tracking
()
RESOLVED
FIXED
118 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr102 | --- | unaffected |
| firefox-esr115 | --- | unaffected |
| firefox116 | --- | unaffected |
| firefox117 | --- | unaffected |
| firefox118 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: gstoll)
References
(Regression)
Details
(Keywords: intermittent-failure, regression)
Attachments
(1 file)
Filed by: ctuns [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=425283143&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/CG6oN_57TkWRpTBlfHs6BQ/runs/0/artifacts/public/logs/live_backing.log
[task 2023-08-08T17:28:44.896Z] 17:28:44 INFO - TEST-PASS | WindowsDllInterceptor | Executed hooked function FreeCredentialsHandle from sspicli.dll
[task 2023-08-08T17:28:44.896Z] 17:28:44 INFO - TEST-FAILED | WindowsDllInterceptor | Failed to detour SpareBytesAfterDetour.
[task 2023-08-08T17:28:44.896Z] 17:28:44 INFO - mozcrash checking C:\Users\task_169151500949984\AppData\Local\Temp\tmpvhvm0sea for minidumps...
[task 2023-08-08T17:28:44.896Z] 17:28:44 WARNING - TEST-UNEXPECTED-FAIL | TestDllInterceptor.exe | test failed with return code 1
[task 2023-08-08T17:28:44.896Z] 17:28:44 INFO - TEST-INFO took 112ms
[task 2023-08-08T17:28:44.896Z] 17:28:44 INFO - TEST-START | TestEndian.exe
[task 2023-08-08T17:28:44.910Z] 17:28:44 INFO - mozcrash checking C:\Users\task_169151500949984\AppData\Local\Temp\tmph190topn for minidumps...
[task 2023-08-08T17:28:44.921Z] 17:28:44 INFO - TEST-PASS | TestEndian.exe | took 20ms
[task 2023-08-08T17:28:44.921Z] 17:28:44 INFO - TEST-START | TestEnumeratedArray.exe
Comment 1•2 years ago
|
||
Set release status flags based on info from the regressing bug 1816936
:gstoll, since you are the author of the regressor, bug 1816936, could you take a look?
For more information, please visit BugBot documentation.
status-firefox116:
--- → unaffected
status-firefox117:
--- → unaffected
status-firefox118:
--- → affected
status-firefox-esr102:
--- → unaffected
status-firefox-esr115:
--- → unaffected
Flags: needinfo?(gstoll)
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → gstoll
Status: NEW → ASSIGNED
Flags: needinfo?(gstoll)
| Assignee | ||
Comment 2•2 years ago
|
||
Pushed by gstoll@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4abb9ce2fb8e
disable a few DllInterceptor tests when MOZ_CODE_COVERAGE is active r=mhowell
Comment 4•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 118 Branch
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•