New issue
Advanced search Search tips

Issue 838252 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Apr 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: ----



Sign in to add a comment

alerts for passing tests

Project Member Reported by seanmccullough@chromium.org, Apr 30 2018

Issue description

This test json produces alerts in SoM for fetch-event-respond-with-readable-stream-chunk.https.html but it should not: 

https://logs.chromium.org/v/?s=chromium%2Fbuildbucket%2Fcr-buildbucket.appspot.com%2F8947808086862420288%2F%2B%2Fsteps%2Fsite_per_process_webkit_layout_tests%2F0%2Flogs%2Fjson.output%2F0



            "fetch-event-respond-with-readable-stream-chunk.https.html": {
              "actual": "PASS",
              "bugs": [
                " crbug.com/807954 "
              ],
              "expected": "CRASH",
              "is_unexpected": true,
              "time": 0.1
            },

                "fetch-event-respond-with-readable-stream-chunk.https.html": {
                  "actual": "PASS",
                  "bugs": [
                    " crbug.com/807954 "
                  ],
                  "expected": "CRASH",
                  "is_unexpected": true,
                  "time": 0.2
                },

 
Project Member

Comment 1 by bugdroid1@chromium.org, Apr 30 2018

Status: Fixed (was: Assigned)
Should go out in the next push (tomorrow, 5/1).

Sign in to add a comment