mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Merge mozilla-central to fx-team, a=merge
CLOSED TREE
This commit is contained in:
commit
b5c9a017ed
@ -14,7 +14,8 @@ config = {
|
||||
'setup-analysis',
|
||||
'run-analysis',
|
||||
'collect-analysis-output',
|
||||
'upload-analysis',
|
||||
# Temporarily disabled - see bug 1211402
|
||||
#'upload-analysis',
|
||||
'check-expectations',
|
||||
],
|
||||
|
||||
|
@ -115,7 +115,8 @@ class SpidermonkeyBuild(MockMixin,
|
||||
'setup-analysis',
|
||||
'run-analysis',
|
||||
'collect-analysis-output',
|
||||
'upload-analysis',
|
||||
# Temporary - see bug 1211402
|
||||
#'upload-analysis',
|
||||
'check-expectations',
|
||||
],
|
||||
config={
|
||||
|
Loading…
Reference in New Issue
Block a user