Closed Bug 1475335 Opened 6 years ago Closed 6 years ago

Perma TestInjectEject.CreateRemoteThread_LoadLibraryA | Value of: !"Thread was allowed but should have been blocked." when Gecko 63 merges to Beta on 2018-08-27

Categories

(Core :: General, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED
mozilla63
Tracking Status
firefox-esr52 --- unaffected
firefox-esr60 --- unaffected
firefox61 --- unaffected
firefox62 --- unaffected
firefox63 - verified

People

(Reporter: aryx, Assigned: ccorcoran)

References

Details

Attachments

(1 file)

Windows debug GTest fails in beta simulations:

Beta simulation: https://treeherder.mozilla.org/#/jobs?repo=try&revision=1d22fc10a708adcfb7fca6ee3a7bbd19caba63cd&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-resultStatus=retry&filter-resultStatus=usercancel&filter-resultStatus=runnable&selectedJob=187844090

Log: https://treeherder.mozilla.org/logviewer.html#?job_id=187844090&repo=try

14:33:24     INFO -  TEST-START | TestInjectEject.CreateRemoteThread_LoadLibraryA
14:33:24  WARNING -  TEST-UNEXPECTED-FAIL | TestInjectEject.CreateRemoteThread_LoadLibraryA | Value of: !"Thread was allowed but should have been blocked."
14:33:24     INFO -    Actual: false
14:33:24     INFO -  Expected: true @ z:/build/build/src/mozglue/tests/gtest/TestDLLEject.cpp:173
14:33:24  WARNING -  TEST-UNEXPECTED-FAIL | TestInjectEject.CreateRemoteThread_LoadLibraryA | test completed (time: 23ms)
14:33:24     INFO -  TEST-START | TestInjectEject.CreateRemoteThread_LoadLibraryW
14:33:24  WARNING -  TEST-UNEXPECTED-FAIL | TestInjectEject.CreateRemoteThread_LoadLibraryW | Value of: !"Thread was allowed but should have been blocked."
14:33:24     INFO -    Actual: false
14:33:24     INFO -  Expected: true @ z:/build/build/src/mozglue/tests/gtest/TestDLLEject.cpp:173
14:33:24  WARNING -  TEST-UNEXPECTED-FAIL | TestInjectEject.CreateRemoteThread_LoadLibraryW | test completed (time: 9ms)
14:33:24     INFO -  TEST-START | TestInjectEject.CreateRemoteThread_LoadLibraryExW
14:33:24  WARNING -  TEST-UNEXPECTED-FAIL | TestInjectEject.CreateRemoteThread_LoadLibraryExW | Value of: !"Thread was allowed but should have been blocked."
14:33:24     INFO -    Actual: false
14:33:24     INFO -  Expected: true @ z:/build/build/src/mozglue/tests/gtest/TestDLLEject.cpp:173
14:33:24  WARNING -  TEST-UNEXPECTED-FAIL | TestInjectEject.CreateRemoteThread_LoadLibraryExW | test completed (time: 10ms)
14:33:24     INFO -  TEST-START | TestInjectEject.CreateRemoteThread_LoadLibraryExA
14:33:24  WARNING -  TEST-UNEXPECTED-FAIL | TestInjectEject.CreateRemoteThread_LoadLibraryExA | Value of: !"Thread was allowed but should have been blocked."
14:33:24     INFO -    Actual: false
14:33:24     INFO -  Expected: true @ z:/build/build/src/mozglue/tests/gtest/TestDLLEject.cpp:173
14:33:24  WARNING -  TEST-UNEXPECTED-FAIL | TestInjectEject.CreateRemoteThread_LoadLibraryExA | test completed (time: 9ms)
Flags: needinfo?(ccorcoran)
Comment on attachment 8991934 [details]
Bug 1475335: Restrict TestInjectEject gtests to nightly builds;

https://reviewboard.mozilla.org/r/256844/#review264212
Attachment #8991934 - Flags: review?(aklotz) → review+
Pushed by aklotz@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/69bc78190350
Restrict TestInjectEject gtests to nightly builds;r=aklotz
Flags: needinfo?(ccorcoran)
Keywords: checkin-needed
Assignee: nobody → ccorcoran
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/69bc78190350
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Why is it OK to restrict this test to Nightly? Doesn't it mean that the DLL injector is broken in beta or release?
Flags: needinfo?(ccorcoran)
The test is restricted to Nightly because the feature itself (bug 1435816) is restricted to Nightly. We've been putting features like this on Nightly as a way to reduce impact before a larger roll out. It may be a good time to un-restrict this feature though; I've filed bug 1481454
Flags: needinfo?(ccorcoran)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: