зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1400181 - Return mochitests to structured logging; r=ahal
Removal of jetpack in bug 1371065 accidentally switched all remaining mochitest flavors to unstructured; let's switch it back.
This commit is contained in:
Родитель
6ce6769be8
Коммит
1d8501ec53
|
@ -294,8 +294,7 @@ config = {
|
|||
"default_blob_upload_servers": [
|
||||
"https://blobupload.elasticbeanstalk.com",
|
||||
],
|
||||
"unstructured_flavors": {"mochitest": [],
|
||||
"xpcshell": [],
|
||||
"unstructured_flavors": {"xpcshell": [],
|
||||
"gtest": [],
|
||||
"mozmill": [],
|
||||
"cppunittest": [],
|
||||
|
|
|
@ -241,8 +241,7 @@ config = {
|
|||
"default_blob_upload_servers": [
|
||||
"https://blobupload.elasticbeanstalk.com",
|
||||
],
|
||||
"unstructured_flavors": {"mochitest": [],
|
||||
"xpcshell": [],
|
||||
"unstructured_flavors": {"xpcshell": [],
|
||||
"gtest": [],
|
||||
"mozmill": [],
|
||||
"cppunittest": [],
|
||||
|
|
|
@ -264,8 +264,7 @@ config = {
|
|||
"default_blob_upload_servers": [
|
||||
"https://blobupload.elasticbeanstalk.com",
|
||||
],
|
||||
"unstructured_flavors": {"mochitest": [],
|
||||
"xpcshell": [],
|
||||
"unstructured_flavors": {"xpcshell": [],
|
||||
"gtest": [],
|
||||
"mozmill": [],
|
||||
"cppunittest": [],
|
||||
|
|
Загрузка…
Ссылка в новой задаче