Commit 1d8501ec authored by Geoff Brown's avatar Geoff Brown
Browse files

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.
parent 6ce6769b
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -294,8 +294,7 @@ config = {
    "default_blob_upload_servers": [
        "https://blobupload.elasticbeanstalk.com",
    ],
    "unstructured_flavors": {"mochitest": [],
                            "xpcshell": [],
    "unstructured_flavors": {"xpcshell": [],
                            "gtest": [],
                            "mozmill": [],
                            "cppunittest": [],
+1 −2
Original line number Diff line number Diff line
@@ -241,8 +241,7 @@ config = {
    "default_blob_upload_servers": [
        "https://blobupload.elasticbeanstalk.com",
    ],
    "unstructured_flavors": {"mochitest": [],
                            "xpcshell": [],
    "unstructured_flavors": {"xpcshell": [],
                            "gtest": [],
                            "mozmill": [],
                            "cppunittest": [],
+1 −2
Original line number Diff line number Diff line
@@ -264,8 +264,7 @@ config = {
    "default_blob_upload_servers": [
        "https://blobupload.elasticbeanstalk.com",
    ],
    "unstructured_flavors": {"mochitest": [],
                            "xpcshell": [],
    "unstructured_flavors": {"xpcshell": [],
                            "gtest": [],
                            "mozmill": [],
                            "cppunittest": [],