Closed
Bug 1233760
Opened 10 years ago
Closed 10 years ago
Convert 25 tests within netwerk/test to use AsyncOpen2
Categories
(Core :: DOM: Security, defect)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox46 | --- | fixed |
People
(Reporter: ckerschb, Assigned: ckerschb)
References
Details
Attachments
(1 file)
68.27 KB,
patch
|
mcmanus
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Updated•10 years ago
|
Assignee | ||
Updated•10 years ago
|
Summary: Convert 15 tests within netwerk/test to use AsyncOpen2 → Convert 25 tests within netwerk/test to use AsyncOpen2
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8700098 -
Flags: review?(mcmanus)
Updated•10 years ago
|
Attachment #8700098 -
Flags: review?(mcmanus) → review+
Assignee | ||
Comment 4•10 years ago
|
||
It seems the changes in this bug made it to mozilla-central, but the bug hasn't been updated (marked fixed). Probably because I had to back out one of the tests (see comment 3). Can someone of the sheriffs take a look? Thanks.
Flags: needinfo?(wkocher)
Flags: needinfo?(cbook)
Comment 5•10 years ago
|
||
(In reply to Christoph Kerschbaumer [:ckerschb] from comment #4)
> It seems the changes in this bug made it to mozilla-central, but the bug
> hasn't been updated (marked fixed). Probably because I had to back out one
> of the tests (see comment 3). Can someone of the sheriffs take a look?
> Thanks.
why do you think that failed?
Yeah, the merge marking tool saw the word "revert" with a matching bug number, so left the bug open. Happy to close it manually if that one reverted test doesn't need to be relanded first.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox46:
--- → fixed
Flags: needinfo?(wkocher)
Flags: needinfo?(mozilla)
Flags: needinfo?(cbook)
Resolution: --- → FIXED
Assignee | ||
Comment 7•10 years ago
|
||
(In reply to Patrick McManus [:mcmanus] from comment #5)
> (In reply to Christoph Kerschbaumer [:ckerschb] from comment #4)
> > It seems the changes in this bug made it to mozilla-central, but the bug
> > hasn't been updated (marked fixed). Probably because I had to back out one
> > of the tests (see comment 3). Can someone of the sheriffs take a look?
> > Thanks.
>
> why do you think that failed?
It's odd, but that test does not even pass locally without using asyncOpen2. I created Bug 1234366 to investigate what's going on with that test.
Flags: needinfo?(mozilla)
You need to log in
before you can comment on or make changes to this bug.
Description
•