Open
Bug 1347793
Opened 8 years ago
Updated 2 years ago
[meta] Fix win64 ASan failed tests on treeherder
Categories
(Core :: General, defect)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox55 | --- | affected |
People
(Reporter: ting, Unassigned)
References
Details
(Keywords: meta)
Once bug 1333003 is landed, we will be able to run win64 ASan builds/tests on Try:
try: -b do -p win64-asan -u all -t none
This meta bug is for tracking the status of fixing failed tests. Note a failed test could be:
1) a real issue that ASan found,
2) some other issue of ASan build,
3) not related to ASan and normal build fails too
Note there's category 3 because windows 10 tests are not yet all green on taskcluster.
Also, (I don't know if you want to call this a different category), there will be failures caused by clang-cl but not related to ASan, like bug 1343149.
Reporter | ||
Comment 2•8 years ago
|
||
I didn't think of it, thanks for reminding. :)
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•