Closed
Bug 1341102
(stylo-bustage)
Opened 4 years ago
Closed 2 years ago
stylo: Bustage metabug
Categories
(Core :: CSS Parsing and Computation, defect, P5)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: bholley, Unassigned)
References
(Depends on 2 open bugs)
Details
We're ending up with a pretty regular cadence of fixing up bustage and adjusting test expectations to keep autoland green. I thought it would be handy to have a metabug to track these fixups. Alias "stylo-bustage".
Reporter | ||
Updated•4 years ago
|
Depends on: 1343028
Updated•4 years ago
|
Keywords: leave-open
Pushed by manishearth@gmail.com: https://hg.mozilla.org/integration/autoland/rev/17b6cdda4c10 Revendor rust dependencies; r=bustage
Comment 2•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/17b6cdda4c10
Pushed by manishearth@gmail.com: https://hg.mozilla.org/integration/autoland/rev/9beaa662eb45 Make stylo reftests green; r=orange
Comment 4•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/9beaa662eb45
Depends on: 1346461
Pushed by manishearth@gmail.com: https://hg.mozilla.org/integration/autoland/rev/011ca940ccae Update stylo test expectations; r=bustage
Pushed by cmccormack@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/4435b3244b01 Update stylo test expectations. r=me
Pushed by xquan@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d4895fb7b57d Mark several intermittent failures random.
Pushed by xquan@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b4f40953330c Mark the correct one random.
Comment 9•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/011ca940ccae https://hg.mozilla.org/mozilla-central/rev/4435b3244b01 https://hg.mozilla.org/mozilla-central/rev/d4895fb7b57d https://hg.mozilla.org/mozilla-central/rev/b4f40953330c
![]() |
||
Comment 10•4 years ago
|
||
> Mark several intermittent failures random.
It would probably be better to skip-if(stylo) instead of using random. Or at least random-if(stylo), so we remember to grep for them later and fix them, because this sort of random fail on tests that always pass for gecko seems like a stylo bug, no?
In general, it would be best if we standardized on a small set of "test disabled for stylo only" annotations...
Flags: needinfo?(xidorn+moz)
Reporter | ||
Updated•4 years ago
|
Priority: -- → P5
Comment 11•4 years ago
|
||
(In reply to Boris Zbarsky [:bz] (still a bit busy) (if a patch has no decent message, automatic r-) from comment #10) > It would probably be better to skip-if(stylo) instead of using random. Or at > least random-if(stylo), so we remember to grep for them later and fix them, > because this sort of random fail on tests that always pass for gecko seems > like a stylo bug, no? This only changes reftest-stylo.list. I suppose that is a list only run with stylo mode. Do we still need to add if(stylo) there?
Flags: needinfo?(xidorn+moz) → needinfo?(bzbarsky)
Reporter | ||
Comment 12•4 years ago
|
||
We don't need if(stylo) in reftest-stylo.list.
![]() |
||
Comment 13•4 years ago
|
||
Using skip-if(stylo) consistently makes it easy to grep for it or search via searchfox/dxr in all reftest and crashtest manifests. And while we run reftest-style.list in stylo mode only, we run crashtests.list in both modes, so have to use skip-if(stylo) there. Also, we have some existing "skip" in reftest-stylo.list that came from the corresponding reftest.list. For purposes of figuring out "what are the things that are uniqely broken with stylo", those would be distractions... In any case, marking stuff as "random" definitely doesn't clearly communicate "this is a stylo bug that needs to be fixed so we can turn it on". :(
Flags: needinfo?(bzbarsky)
Comment 14•4 years ago
|
||
Pushed by xquan@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/7a5276126c94 Update stylo test expectations.
Reporter | ||
Comment 15•4 years ago
|
||
(In reply to Boris Zbarsky [:bz] (still a bit busy) (if a patch has no decent message, automatic r-) from comment #13) > Using skip-if(stylo) consistently makes it easy to grep for it or search via > searchfox/dxr in all reftest and crashtest manifests. And while we run > reftest-style.list in stylo mode only, we run crashtests.list in both modes, > so have to use skip-if(stylo) there. > > Also, we have some existing "skip" in reftest-stylo.list that came from the > corresponding reftest.list. For purposes of figuring out "what are the > things that are uniqely broken with stylo", those would be distractions... Ok, that's a fair argument. I retract comment 12.
Comment 16•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/7a5276126c94
Comment 17•4 years ago
|
||
Pushed by manishearth@gmail.com: https://hg.mozilla.org/integration/autoland/rev/60ad7833817e fix autoland bustage; r=bustage
Comment 18•4 years ago
|
||
Pushed by manishearth@gmail.com: https://hg.mozilla.org/integration/autoland/rev/5a465b9b0c52 fix autoland bustage; r=bustage
Comment 19•4 years ago
|
||
Pushed by kwierso@gmail.com: https://hg.mozilla.org/integration/autoland/rev/ab9bdbdc7780 fix autoland bustage; r=bustage a=bustage
Comment 20•4 years ago
|
||
Pushed by kwierso@gmail.com: https://hg.mozilla.org/mozilla-central/rev/cef93bf5a0a1 fix autoland bustage; r=bustage a=bustage
Comment 21•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/60ad7833817e https://hg.mozilla.org/mozilla-central/rev/5a465b9b0c52 https://hg.mozilla.org/mozilla-central/rev/cef93bf5a0a1
Comment 22•4 years ago
|
||
Pushed by xquan@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/45616bdf19cd Update test expectations.
Comment 23•4 years ago
|
||
Pushed by xquan@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b41b2d89ff02 Update stylo test expectation.
Comment 24•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ab9bdbdc7780 https://hg.mozilla.org/mozilla-central/rev/45616bdf19cd https://hg.mozilla.org/mozilla-central/rev/b41b2d89ff02
Comment 25•4 years ago
|
||
Pushed by bzbarsky@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f86fdd3f07de Fix up stylo mochitest expectations after landing of <https://hg.mozilla.org/integration/autoland/rev/8f0c7809d8bf490df9f15937c9d6e3a5d12f79af>. Bug 1341102, r=bustage
Comment 26•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f86fdd3f07de
Comment 27•4 years ago
|
||
Pushed by manishearth@gmail.com: https://hg.mozilla.org/integration/autoland/rev/0075024192ed Fix failures from -moz-system-metric changes (bug 1341086); r=manishearth
Comment 28•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/0075024192ed
Comment 29•4 years ago
|
||
Pushed by bholley@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/45d7dc648ed1 Adjust test expectations after merging #15983. r=me
Comment 30•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/45d7dc648ed1
Comment 31•4 years ago
|
||
Pushed by xquan@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/7a7f0db97af0 Update stylo mochitest expectation for caret-color.
Comment 32•4 years ago
|
||
Pushed by cmccormack@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/253780566f3b Revendor rust dependencies. r=me (CLOSED TREE)
Comment 33•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/7a7f0db97af0 https://hg.mozilla.org/mozilla-central/rev/253780566f3b
Comment 34•4 years ago
|
||
Pushed by bholley@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/42f7c37bd492 Update expectations after merge of #16006. r=me
![]() |
||
Comment 35•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/42f7c37bd492
Comment 36•4 years ago
|
||
Pushed by ecoal95@gmail.com: https://hg.mozilla.org/integration/autoland/rev/c6e919aa3aa9 Adjust expectations for servo/servo#15604 and servo/servo#16028. r=me
Comment 37•4 years ago
|
||
Pushed by archaeopteryx@coole-files.de: https://hg.mozilla.org/integration/autoland/rev/d81996338334 Adjust expectations for servo/servo#15604 and servo/servo#16028: Fix reftest expectation format. r=reftest-fix on a CLOSED TREE
Comment 38•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/c6e919aa3aa9 https://hg.mozilla.org/mozilla-central/rev/d81996338334
Comment 39•4 years ago
|
||
Pushed by ecoal95@gmail.com: https://hg.mozilla.org/integration/autoland/rev/75a3db6d2f77 Adjust expectations for new passes caused by servo/servo#15918. r=me
Comment 40•4 years ago
|
||
Pushed by ecoal95@gmail.com: https://hg.mozilla.org/integration/autoland/rev/ee95a66bea56 Skip some timing-dependent tests due to bug 1338982. r=emilio
Comment 41•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/75a3db6d2f77 https://hg.mozilla.org/mozilla-central/rev/ee95a66bea56
Comment 42•4 years ago
|
||
Pushed by ecoal95@gmail.com: https://hg.mozilla.org/integration/autoland/rev/01e61eff9b62 Adjust reftest expectations now that dynamic changes account for :not. r=emilio
Comment 43•4 years ago
|
||
Pushed by bholley@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/9d48fb9f6620 Update stylo test expectations for #16104. r=me
Comment 44•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/01e61eff9b62 https://hg.mozilla.org/mozilla-central/rev/9d48fb9f6620
Comment 45•4 years ago
|
||
Pushed by manishearth@gmail.com: https://hg.mozilla.org/integration/autoland/rev/e1905b6be7a4 Update stylo reftest expectations; r=orange
Comment 46•4 years ago
|
||
Pushed by ecoal95@gmail.com: https://hg.mozilla.org/integration/autoland/rev/3b66896de51f More reftest updates. r=emilio
Comment 47•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/e1905b6be7a4 https://hg.mozilla.org/mozilla-central/rev/3b66896de51f
Comment 48•4 years ago
|
||
Pushed by xquan@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ee52b3615da6 Update mochitest expectation.
Comment 49•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ee52b3615da6
Comment 50•4 years ago
|
||
Pushed by bholley@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/dbcf115d2df4 Update expectations. r=me
Comment 51•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/dbcf115d2df4
Comment 52•4 years ago
|
||
Pushed by xquan@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/dd28f22e816e Update mochitest expectation.
Comment 53•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/dd28f22e816e
Comment 54•4 years ago
|
||
Pushed by manishearth@gmail.com: https://hg.mozilla.org/integration/autoland/rev/3c95bd84c16d Update stylo test expectations
Comment 55•4 years ago
|
||
Pushed by cmccormack@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b82d0e0dc533 stylo: Add some fuzziness to box-decoration-break-with-inset-box-shadow-1.html.
Comment 56•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/3c95bd84c16d https://hg.mozilla.org/mozilla-central/rev/b82d0e0dc533
Comment 57•4 years ago
|
||
Pushed by manishearth@gmail.com: https://hg.mozilla.org/integration/autoland/rev/eb4ab1b12bfe Fix stylo bustage; r=orange
(In reply to Pulsebot from comment #57) > Pushed by manishearth@gmail.com: > https://hg.mozilla.org/integration/autoland/rev/eb4ab1b12bfe > Fix stylo bustage; r=orange Backed this out in https://hg.mozilla.org/integration/autoland/rev/6adff9a52cea6e422641a30d20aeca99cfa0718c because it turned the tests permafail.
Comment 59•4 years ago
|
||
Pushed by ecoal95@gmail.com: https://hg.mozilla.org/integration/autoland/rev/e5731db0814e Adjust expectations for servo/servo#16224. r=emilio
Comment 60•4 years ago
|
||
Pushed by xquan@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0182b5c1c95a Update mochitest expectation.
Comment 61•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/e5731db0814e https://hg.mozilla.org/mozilla-central/rev/0182b5c1c95a
Comment 62•4 years ago
|
||
Pushed by ecoal95@gmail.com: https://hg.mozilla.org/integration/autoland/rev/6a3a3585cffe Fix expectations after servo/servo#16242. r=me
Comment 63•4 years ago
|
||
Pushed by manishearth@gmail.com: https://hg.mozilla.org/integration/autoland/rev/5694d3ce08bf Update stylo reftest expectations; r=orange
Comment 64•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/6a3a3585cffe https://hg.mozilla.org/mozilla-central/rev/5694d3ce08bf
Comment 65•4 years ago
|
||
Pushed by bholley@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/21bf61e425dc Adjust test expectations. r=me
Comment 66•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/21bf61e425dc
Comment 67•4 years ago
|
||
Pushed by ecoal95@gmail.com: https://hg.mozilla.org/integration/autoland/rev/519c16c50dfa Update expectations for servo/servo#16300. r=me
![]() |
||
Comment 68•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/519c16c50dfa
Comment 69•4 years ago
|
||
Pushed by manishearth@gmail.com: https://hg.mozilla.org/integration/autoland/rev/f2578e502fbf Update stylo expectations; r=orange
Comment 70•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f2578e502fbf
Comment 71•4 years ago
|
||
Pushed by manishearth@gmail.com: https://hg.mozilla.org/integration/autoland/rev/e6a2e2cadcf0 Fix stylo bustage ; r=bustage
Comment 72•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/e6a2e2cadcf0
Comment 73•4 years ago
|
||
Pushed by hikezoe@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/54943b790dfd Update mochitest expectations. r=me
Comment 74•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/54943b790dfd
Comment 75•4 years ago
|
||
Pushed by manishearth@gmail.com: https://hg.mozilla.org/integration/autoland/rev/9ed5ddbb68bb Update stylo reftest expectations ; r=manishearth
Comment 76•4 years ago
|
||
https://hg.mozilla.org/integration/autoland/rev/03fb5602df2403dbb9f01b3835256bdb0360bf22 Bug 1341102 - Update test expectations.
Comment 77•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/9ed5ddbb68bb
Comment 78•4 years ago
|
||
Pushed by bzbarsky@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/741c590fe3ed Update expectation data r=me a=me CLOSED TREE
Comment 79•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/03fb5602df24 https://hg.mozilla.org/mozilla-central/rev/741c590fe3ed
Comment 80•4 years ago
|
||
Pushed by xquan@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b3ef306a6bf0 Update test expectation on a CLOSED TREE.
Comment 81•4 years ago
|
||
Pushed by ecoal95@gmail.com: https://hg.mozilla.org/integration/autoland/rev/acf9fb6a84e9 Fixup expectations for servo/servo#16364 r=emilio https://hg.mozilla.org/integration/autoland/rev/7a26ae80804d Fixup expectations for servo/servo#16384. r=emilio
Comment 82•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/acf9fb6a84e9 https://hg.mozilla.org/mozilla-central/rev/7a26ae80804d
Comment 83•4 years ago
|
||
Pushed by xquan@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/cdc75dd4209e Update mochitest expectation.
Comment 84•4 years ago
|
||
https://hg.mozilla.org/integration/autoland/rev/cdc75dd4209ea183864e8e9a0fcc6aedfbc3366d Bug 1341102 - Update mochitest expectation.
![]() |
||
Comment 85•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/cdc75dd4209e
Comment 86•4 years ago
|
||
Pushed by ecoal95@gmail.com: https://hg.mozilla.org/integration/autoland/rev/22c98a1571be update expectations for servo/servo#16514. r=emilio
Comment 87•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/22c98a1571be
Comment 88•4 years ago
|
||
Pushed by ecoal95@gmail.com: https://hg.mozilla.org/integration/autoland/rev/f9917f6820a9 Update expectations for servo/servo#16511. r=emilio
Comment 89•4 years ago
|
||
Pushed by jryans@gmail.com: https://hg.mozilla.org/integration/autoland/rev/06ab368e6c02 Update Stylo expectations. r=me
Comment 90•4 years ago
|
||
Pushed by jryans@gmail.com: https://hg.mozilla.org/integration/autoland/rev/6acd711190fc Update Stylo expectations. r=me
Comment 91•4 years ago
|
||
Pushed by kwierso@gmail.com: https://hg.mozilla.org/mozilla-central/rev/b80e4589fc11 Update Stylo expectations. r=me https://hg.mozilla.org/mozilla-central/rev/5e3dc7e1288a Update Stylo expectations. r=me a=merge
Comment 92•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f9917f6820a9 https://hg.mozilla.org/mozilla-central/rev/b80e4589fc11 https://hg.mozilla.org/mozilla-central/rev/5e3dc7e1288a
Comment 93•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/06ab368e6c02 https://hg.mozilla.org/mozilla-central/rev/6acd711190fc
Comment 94•4 years ago
|
||
Pushed by kwierso@gmail.com: https://hg.mozilla.org/integration/autoland/rev/8051e0958de9 Update expectations a=me
Comment 95•4 years ago
|
||
Pushed by bholley@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c027928dd158 Remove empty failure annotations. r=me
Comment 96•4 years ago
|
||
Pushed by kwierso@gmail.com: https://hg.mozilla.org/integration/autoland/rev/bd32fc86f7a4 Update expectations a=me
Comment 97•4 years ago
|
||
Pushed by kwierso@gmail.com: https://hg.mozilla.org/integration/autoland/rev/23f98bf94cca Remove empty failure annotations. a=me
![]() |
||
Comment 98•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/8051e0958de9 https://hg.mozilla.org/mozilla-central/rev/c027928dd158 https://hg.mozilla.org/mozilla-central/rev/bd32fc86f7a4 https://hg.mozilla.org/mozilla-central/rev/23f98bf94cca
Comment 99•4 years ago
|
||
Pushed by hikezoe@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/8acb43479aaf Update mochitest expectations for transition shorthand fix. r=me
Comment 100•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/8acb43479aaf
Comment 101•4 years ago
|
||
Pushed by kwierso@gmail.com: https://hg.mozilla.org/integration/autoland/rev/c100351d9591 Adjust expectations a=me
Comment 102•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/c100351d9591
Comment 103•4 years ago
|
||
Pushed by cmccormack@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/e84bf70bc70b Update stylo test expectations. r=me
Comment 104•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/e84bf70bc70b
Comment 105•4 years ago
|
||
Pushed by manishearth@gmail.com: https://hg.mozilla.org/integration/autoland/rev/e1eefac98e34 Update test expectations; r=emilio
Comment 106•4 years ago
|
||
Pushed by cmccormack@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a1322be872a7 Update stylo text expectations. r=me
Comment 107•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/e1eefac98e34
Comment 108•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/a1322be872a7
Comment 109•4 years ago
|
||
Pushed by ecoal95@gmail.com: https://hg.mozilla.org/integration/autoland/rev/6728bd7bcb15 Update expectations for gradient interpolation hints (servo/servo#16628). r=emilio
Comment 110•4 years ago
|
||
Pushed by kwierso@gmail.com: https://hg.mozilla.org/integration/autoland/rev/cd0a684506e5 Update expectations a=bustage
Comment 111•4 years ago
|
||
Pushed by kwierso@gmail.com: https://hg.mozilla.org/integration/autoland/rev/6e0ecc3bf3f8 Update expectations so mstyle-1.xhtml only fails on debug a=bustage
Comment 112•4 years ago
|
||
Pushed by kwierso@gmail.com: https://hg.mozilla.org/integration/autoland/rev/659cddddd434 Mark shadow-dom-1.html and mstyle-1.xhtml as random on stylo since they're still randomly failing on opt builds a=bustage
Comment 113•4 years ago
|
||
Pushed by cmccormack@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0515b8deb0ff stylo test expectation adjustments. r=me
Comment 114•4 years ago
|
||
Pushed by cmccormack@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/45facddc6737 stylo test expectation adjustments. r=me
Comment 115•4 years ago
|
||
Pushed by cmccormack@mozilla.com: https://hg.mozilla.org/mozilla-central/rev/84762dbeb538 stylo test expectation adjustments. r=me a=merge
Comment 116•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/6728bd7bcb15 https://hg.mozilla.org/mozilla-central/rev/cd0a684506e5 https://hg.mozilla.org/mozilla-central/rev/6e0ecc3bf3f8 https://hg.mozilla.org/mozilla-central/rev/659cddddd434 https://hg.mozilla.org/mozilla-central/rev/0515b8deb0ff https://hg.mozilla.org/mozilla-central/rev/45facddc6737
Comment 117•4 years ago
|
||
Pushed by cmccormack@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/5286b5f67892 stylo test expectation adjustments. r=me
Comment 118•4 years ago
|
||
Pushed by cmccormack@mozilla.com: https://hg.mozilla.org/mozilla-central/rev/d19b88fdf81d stylo test expectation adjustments. r=me a=merge
Comment 119•4 years ago
|
||
Pushed by cmccormack@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/702d9d8be8aa stylo test expectation adjustments. r=me a=merge (CLOSED TREE)
Comment 120•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/5286b5f67892
Comment 121•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/702d9d8be8aa
Comment 122•4 years ago
|
||
Pushed by hikezoe@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b9b9546e3fff Update mochitest expectations for -moz-transform. r=me
![]() |
||
Comment 123•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/b9b9546e3fff
Comment 124•4 years ago
|
||
Pushed by ecoal95@gmail.com: https://hg.mozilla.org/integration/autoland/rev/de63010ad9d6 Revendor rust-dependencies manually on a CLOSED TREE. r=emilio
![]() |
||
Comment 125•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/de63010ad9d6
Comment 126•4 years ago
|
||
Pushed by ecoal95@gmail.com: https://hg.mozilla.org/integration/autoland/rev/d83c72d16c77 Update expectations for servo/servo#16673. r=emilio
Comment 127•4 years ago
|
||
Pushed by ecoal95@gmail.com: https://hg.mozilla.org/integration/autoland/rev/22265d6d1424 Adjust expectations for servo/servo#16672. r=emilio
Comment 128•4 years ago
|
||
Pushed by kwierso@gmail.com: https://hg.mozilla.org/integration/autoland/rev/83a9069a527d Remove fails-if(stylo) for color-stop-clamp-interpolation.html a=bustage
Comment 129•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/d83c72d16c77 https://hg.mozilla.org/mozilla-central/rev/22265d6d1424 https://hg.mozilla.org/mozilla-central/rev/83a9069a527d
Comment 130•4 years ago
|
||
Pushed by cmccormack@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/71ba44a4c38a stylo: Adjust test expectations for Servo #16683. r=me
Comment 131•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/71ba44a4c38a
Comment 132•4 years ago
|
||
Pushed by ecoal95@gmail.com: https://hg.mozilla.org/integration/autoland/rev/6bdc48c4721a Test expectation adjustments for servo/servo#16692. r=emilio
Comment 133•4 years ago
|
||
Pushed by ecoal95@gmail.com: https://hg.mozilla.org/integration/autoland/rev/5f5ec529778a update expectations for servo/servo#16693. r=me
Comment 134•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/6bdc48c4721a https://hg.mozilla.org/mozilla-central/rev/5f5ec529778a
Comment 135•4 years ago
|
||
Pushed by cmccormack@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/581dcfa1f86f Update expectations for servo/servo#16568 and servo/servo#16713.
Comment 136•4 years ago
|
||
Pushed by cmccormack@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a8d597ee6dd5 Fix mistaken annotation. r=me
Comment 137•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/581dcfa1f86f https://hg.mozilla.org/mozilla-central/rev/a8d597ee6dd5
Comment 138•4 years ago
|
||
Pushed by cmccormack@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/43b5aab2e595 Adjust test expectations. r=me
Comment 139•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/43b5aab2e595
Comment 140•4 years ago
|
||
Pushed by xquan@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d3988ffc6129 Update test expectation for servo/servo#16728.
Comment 141•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/d3988ffc6129
Comment 142•4 years ago
|
||
Pushed by manishearth@gmail.com: https://hg.mozilla.org/integration/autoland/rev/90c2b464f60c Update test expectations ; r=manishearth
Comment 143•4 years ago
|
||
Pushed by xquan@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/323cb7b05a81 Update test expectation.
Comment 144•4 years ago
|
||
Pushed by xquan@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/7a2fb60f21ad Fix the test expectation.
Comment 145•4 years ago
|
||
Pushed by archaeopteryx@coole-files.de: https://hg.mozilla.org/integration/autoland/rev/d780c3ea652d Fix the reftest expectation again.
Comment 146•4 years ago
|
||
Pushed by archaeopteryx@coole-files.de: https://hg.mozilla.org/integration/autoland/rev/74ff52c38236 Fix the reftest expectation for text-shadow from bug 1361304. r=expectation-update
Comment 147•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/90c2b464f60c https://hg.mozilla.org/mozilla-central/rev/323cb7b05a81 https://hg.mozilla.org/mozilla-central/rev/7a2fb60f21ad https://hg.mozilla.org/mozilla-central/rev/d780c3ea652d https://hg.mozilla.org/mozilla-central/rev/74ff52c38236
Comment 148•4 years ago
|
||
Pushed by ecoal95@gmail.com: https://hg.mozilla.org/integration/autoland/rev/964f96b08cc6 Revendor rust dependencies on a CLOSED TREE. r=red
Comment 149•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/964f96b08cc6
Comment 150•4 years ago
|
||
Pushed by manishearth@gmail.com: https://hg.mozilla.org/integration/autoland/rev/42168646d299 Update reftest expectations; r=manishearth
Comment 151•4 years ago
|
||
Pushed by archaeopteryx@coole-files.de: https://hg.mozilla.org/integration/autoland/rev/37bea3f592dc Hopefully fix busted reftest annotations by removing whitespaces. r=me on a CLOSED TREE
Comment 152•4 years ago
|
||
Pushed by kwierso@gmail.com: https://hg.mozilla.org/integration/autoland/rev/11f552868d9d Update expectation data a=bustage
Comment 153•4 years ago
|
||
Pushed by kwierso@gmail.com: https://hg.mozilla.org/integration/autoland/rev/78a8cb97115e Update reftest expectations a=bustage
Comment 154•4 years ago
|
||
Pushed by hikezoe@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/e956dc8d6b1d Update reftest expectations for border radii. r=me
Comment 155•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/42168646d299 https://hg.mozilla.org/mozilla-central/rev/37bea3f592dc https://hg.mozilla.org/mozilla-central/rev/11f552868d9d https://hg.mozilla.org/mozilla-central/rev/78a8cb97115e https://hg.mozilla.org/mozilla-central/rev/e956dc8d6b1d
![]() |
||
Comment 156•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/42168646d299 https://hg.mozilla.org/mozilla-central/rev/37bea3f592dc https://hg.mozilla.org/mozilla-central/rev/11f552868d9d https://hg.mozilla.org/mozilla-central/rev/78a8cb97115e https://hg.mozilla.org/mozilla-central/rev/e956dc8d6b1d
Comment 157•4 years ago
|
||
Pushed by manishearth@gmail.com: https://hg.mozilla.org/integration/autoland/rev/81a718fee557 Update test expectations for Servo PR #16821; r=manishearth
Comment 158•4 years ago
|
||
Pushed by cmccormack@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/058dc1b7b7bb Update expectations. r=me
Comment 159•4 years ago
|
||
Pushed by hikezoe@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/3c7136c3ad2f Update reftest expectations. r=me
Comment 160•4 years ago
|
||
Pushed by archaeopteryx@coole-files.de: https://hg.mozilla.org/integration/autoland/rev/9a37487fac60 Update stylo reftest expectations. r=me
Comment 161•4 years ago
|
||
Pushed by archaeopteryx@coole-files.de: https://hg.mozilla.org/mozilla-central/rev/027ccb462095 Update expectations; r=manishearth
![]() |
||
Comment 162•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/81a718fee557 https://hg.mozilla.org/mozilla-central/rev/027ccb462095 https://hg.mozilla.org/mozilla-central/rev/058dc1b7b7bb https://hg.mozilla.org/mozilla-central/rev/3c7136c3ad2f https://hg.mozilla.org/mozilla-central/rev/9a37487fac60
Comment 163•4 years ago
|
||
Pushed by xquan@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/84ff12c658ea Update reftest expectation for #16855.
Comment 164•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/84ff12c658ea
Comment 165•4 years ago
|
||
Pushed by ecoal95@gmail.com: https://hg.mozilla.org/integration/autoland/rev/e5ce4b08fb6f Update test expectations for servo/servo#16859. r=emilio
Comment 166•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/e5ce4b08fb6f
Comment 167•4 years ago
|
||
Pushed by xquan@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/680ad42a723c Update reftest expectations.
Comment 168•4 years ago
|
||
Pushed by cmccormack@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/692a837347e3 Update test expectations for servo/servo#16890. r=me
Comment 169•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/680ad42a723c https://hg.mozilla.org/mozilla-central/rev/692a837347e3
Comment 170•4 years ago
|
||
Pushed by ecoal95@gmail.com: https://hg.mozilla.org/integration/autoland/rev/e529bfc7e59c Revendor rust dependencies. r=me
Comment 171•4 years ago
|
||
Pushed by ecoal95@gmail.com: https://hg.mozilla.org/integration/autoland/rev/7e04198f7bb6 Update expectations for servo/servo#16858. r=me
Comment 172•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/e529bfc7e59c https://hg.mozilla.org/mozilla-central/rev/7e04198f7bb6
Comment 173•4 years ago
|
||
Pushed by kwierso@gmail.com: https://hg.mozilla.org/integration/autoland/rev/f627cd94f91f Update expectations a=bustage
Comment 174•4 years ago
|
||
Pushed by cmccormack@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/41fad533d1df Update expectations. r=me
Comment 175•4 years ago
|
||
Pushed by ecoal95@gmail.com: https://hg.mozilla.org/integration/autoland/rev/ae70452909e2 update expectations for servo/servo#16926. r=me
Comment 176•4 years ago
|
||
Pushed by ecoal95@gmail.com: https://hg.mozilla.org/integration/autoland/rev/216abc7c51b5 Reftest expectation update for servo/servo#16931. r=me
Comment 177•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f627cd94f91f https://hg.mozilla.org/mozilla-central/rev/41fad533d1df
Comment 178•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ae70452909e2 https://hg.mozilla.org/mozilla-central/rev/216abc7c51b5
Comment 179•4 years ago
|
||
Pushed by hikezoe@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/438c6da0de5b Update test expecrations. r=me
![]() |
||
Comment 180•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/438c6da0de5b
Comment 181•4 years ago
|
||
Pushed by ryanvm@gmail.com: https://hg.mozilla.org/integration/autoland/rev/2ede14818ea0 Update stylo test expectations after the landing of PR #16947.
Comment 182•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/2ede14818ea0
Comment 183•4 years ago
|
||
Pushed by hikezoe@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/63c7903c6690 Update reftest expectations for text-overflow. r=me
Comment 184•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/63c7903c6690
Comment 185•4 years ago
|
||
Pushed by xquan@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0b6e1f3a7279 Update test expectations.
Comment 186•4 years ago
|
||
Pushed by xquan@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f8948f4cb4ac Update mochitest expectation.
Comment 187•4 years ago
|
||
Pushed by xquan@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ab4f7d18364e Disable test_animations_omta.html.
Comment 188•4 years ago
|
||
Pushed by ecoal95@gmail.com: https://hg.mozilla.org/integration/autoland/rev/e64e342f78f2 update expectations for servo/servo#17021. r=me
![]() |
||
Comment 189•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/0b6e1f3a7279
Comment 190•4 years ago
|
||
Pushed by xquan@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/799fba70221a Update test expectations.
Comment 191•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f8948f4cb4ac https://hg.mozilla.org/mozilla-central/rev/ab4f7d18364e https://hg.mozilla.org/mozilla-central/rev/e64e342f78f2 https://hg.mozilla.org/mozilla-central/rev/799fba70221a
Comment 192•4 years ago
|
||
Pushed by xquan@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/4c561f3ab034 Update reftest expectations after servo/servo#17041.
Comment 193•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/4c561f3ab034
Comment 194•4 years ago
|
||
Pushed by xquan@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/57c4bf4f512f Update reftest expectations for servo/servo#17057.
Comment 195•4 years ago
|
||
Pushed by manishearth@gmail.com: https://hg.mozilla.org/integration/autoland/rev/fb5302d02246 Fix stylo heap analysis bustage ; r=bustage
Comment 196•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/57c4bf4f512f https://hg.mozilla.org/mozilla-central/rev/fb5302d02246
Comment 197•4 years ago
|
||
Pushed by xquan@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/4b4e9dbc0259 Update test expectations.
Comment 198•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/4b4e9dbc0259
Comment 199•4 years ago
|
||
Pushed by xquan@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/591656964cf4 Revendor rust dependencies on a CLOSED TREE.
Comment 200•4 years ago
|
||
Pushed by xquan@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ed1a152dba74 Revendor rust dependencies again after several manual update on a CLOSED TREE.
Comment 201•4 years ago
|
||
As a record, what I had to do for the latest pushes: cargo update --manifest-path toolkit/library/rust/Cargo.toml -p rayon cargo update --manifest-path toolkit/library/rust/Cargo.toml -p gkrust cargo update --manifest-path toolkit/library/gtest/rust/Cargo.toml -p rayon cargo update --manifest-path toolkit/library/gtest/rust/Cargo.toml -p gkrust-gtest cargo update --manifest-path toolkit/library/rust/Cargo.toml -p url cargo update --manifest-path toolkit/library/rust/Cargo.toml -p idna cargo update --manifest-path toolkit/library/rust/Cargo.toml -p unicode-bidi cargo update --manifest-path toolkit/library/gtest/rust/Cargo.toml -p url cargo update --manifest-path toolkit/library/gtest/rust/Cargo.toml -p idna cargo update --manifest-path toolkit/library/gtest/rust/Cargo.toml -p unicode-bidi cargo update --manifest-path testing/geckodriver/Cargo.toml -p url cargo update --manifest-path testing/geckodriver/Cargo.toml -p idna cargo update --manifest-path testing/geckodriver/Cargo.toml -p geckodriver ./mach vendor rust It is not clear why I need to do these many commands manually, but it seems otherwise it would either end up making vendor rust fail (without clear message why it is happening), or vendor incorrect Rust crates. I'll file some bugs for this.
Comment 202•4 years ago
|
||
Pushed by xquan@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f11d37b8446b Update vendored clap to get more consistent bitflags on a CLOSED TREE.
Comment 203•4 years ago
|
||
Some further commands: cargo update --manifest-path toolkit/library/rust/Cargo.toml -p clap cargo update --manifest-path toolkit/library/gtest/rust/Cargo.toml -p clap cargo update --manifest-path testing/geckodriver/Cargo.toml -p clap then revendor. This is because both stylo uses both bitflags 0.7 and 0.8 (via different dependency path), while geckodriver only uses bitflags 0.7 via an old version of clap, so when vendoring crates for geckodriver, bitflags 0.7 from that overrides the bitflags 0.8 crates in third_party.
Comment 204•4 years ago
|
||
Filed bug 1369227, bug 1369242, and bug 1369247 so far. I think I may have more to file...
Comment 205•4 years ago
|
||
Ok, I don't have more. The last one seems to be an issue for unicode-bidi crate, not our build system.
Comment 206•4 years ago
|
||
Pushed by xquan@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/556929c74ca0 Vendor only pre-1.0 version of serde on a CLOSED TREE.
Comment 207•4 years ago
|
||
I don't know what happened, but it seems we vendored two versions of serde before, and unicode-bidi fails to build for some unknown reason when it depends on the new version of serde. After some back-and-forth change in the Servo side code (no actual change eventually), it manages to revendor only the old version of serde (which is used by many other crates), and unicode-bidi works again.
Comment 208•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/591656964cf4 https://hg.mozilla.org/mozilla-central/rev/ed1a152dba74 https://hg.mozilla.org/mozilla-central/rev/f11d37b8446b https://hg.mozilla.org/mozilla-central/rev/556929c74ca0
Comment 209•4 years ago
|
||
Pushed by manishearth@gmail.com: https://hg.mozilla.org/integration/autoland/rev/c8ad7f9c7cf8 Update stylo expectations; r=orange
Comment 210•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/c8ad7f9c7cf8
Comment 211•4 years ago
|
||
Pushed by bholley@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ad90f0a5b56c Update test expectations for servo #17213. r=me
Comment 212•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ad90f0a5b56c
Comment 213•4 years ago
|
||
Pushed by bholley@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1e6ae4477ac6 Cherry-pick 0.8 rayon bump for in-tree webrender. r=kats https://hg.mozilla.org/integration/autoland/rev/50a06f21ea6c Revendor. r=me
![]() |
||
Comment 214•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/1e6ae4477ac6 https://hg.mozilla.org/mozilla-central/rev/50a06f21ea6c
Comment 215•4 years ago
|
||
(In reply to Pulsebot from comment #200) > Pushed by xquan@mozilla.com: > https://hg.mozilla.org/integration/autoland/rev/ed1a152dba74 > Revendor rust dependencies again after several manual update on a CLOSED > TREE. This added some Cargo.toml.orig files that break building out of the source tarballs such as the one for 55.0b1 (http://ftp.mozilla.org/pub/firefox/releases/55.0b1/source/firefox-55.0b1.source.tar.xz) with the following error: error: failed to calculate checksum of: /<snip>/third_party/rust/url/Cargo.toml.orig (that's with cargo 0.17.0, if that makes a difference)
Comment 216•4 years ago
|
||
Hah, funny one, in fact, my build fails because one of the preliminary steps happening when building a debian package is... removing any .orig file from the source directory. So the Cargo.toml.orig file in the tree gets removed, and cargo isn't happy. And that happens because those .orig files are referenced in the .cargo-checksum.json files.
Comment 217•4 years ago
|
||
I think that is a problem of those crates...
Comment 218•4 years ago
|
||
(In reply to Xidorn Quan [:xidorn] UTC+10 from comment #217) > I think that is a problem of those crates... There is no Cargo.toml.orig in https://github.com/servo/rust-url and never was according to git log.
Comment 219•4 years ago
|
||
(In reply to Mike Hommey [:glandium] from comment #218) > There is no Cargo.toml.orig in https://github.com/servo/rust-url and never > was according to git log. That isn't in their git repo, but you can find it from the package on crate (which is, unfortunately, not downloadable directly). If you have something which depends on url 1.4.1, you can find that file in ~/.cargo/registry/src/github.com-1ecc6299db9ec823/url-1.4.1/.
Reporter | ||
Comment 220•4 years ago
|
||
(In reply to Xidorn Quan [:xidorn] UTC+10 from comment #219) > (In reply to Mike Hommey [:glandium] from comment #218) > > There is no Cargo.toml.orig in https://github.com/servo/rust-url and never > > was according to git log. > > That isn't in their git repo, but you can find it from the package on crate > (which is, unfortunately, not downloadable directly). If you have something > which depends on url 1.4.1, you can find that file in > ~/.cargo/registry/src/github.com-1ecc6299db9ec823/url-1.4.1/. Yeah, so the basic issue is that the maintainer ran |cargo publish| with the .orig files in the directory. The solution for this particular issue is to ask the maintainer to remove the files and republish. The general solution is to get cargo modified to detect such files (.orig, ~, .bak, etc) and reject them from publishing.
Comment 221•4 years ago
|
||
Pushed by bholley@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/4bef0e5df19d disable two crashtests on stylo for leaks. r=me
Comment 222•4 years ago
|
||
Pushed by bholley@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/e7241b9a3bc7 Disable the leaking test, not the one after it that was taking the blame. r=me
Comment 223•4 years ago
|
||
Pushed by bholley@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/266c83593037 Continue zeroing in on the actual leaking crashtest. r=me
![]() |
||
Comment 224•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/4bef0e5df19d https://hg.mozilla.org/mozilla-central/rev/e7241b9a3bc7 https://hg.mozilla.org/mozilla-central/rev/266c83593037
Comment 225•4 years ago
|
||
Pushed by ecoal95@gmail.com: https://hg.mozilla.org/integration/autoland/rev/4616d7248a6c update expectations for servo/servo#17455. r=me
Comment 226•4 years ago
|
||
Pushed by canaltinova@gmail.com: https://hg.mozilla.org/integration/autoland/rev/2731a09174a4 Update test expectations for servo/servo#17461 r=me
Comment 227•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/4616d7248a6c https://hg.mozilla.org/mozilla-central/rev/2731a09174a4
Comment 228•4 years ago
|
||
Pushed by canaltinova@gmail.com: https://hg.mozilla.org/integration/autoland/rev/ddd551b1e75a Update test expectations for servo/servo#17587 r=me
Comment 229•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ddd551b1e75a
Updated•4 years ago
|
Description
•