Revert "Bug 1972411 - give gnome-shell and pipewire more time to start, and retry the task if we time out. r=jmaher" for causing linux perma failures
This reverts commit 2b905fe7199c9210434f7c7f8326b57025c91c55.
Revert "Bug 1972411 - make /builds/worker/fetches a volume in the test docker image. r=releng-reviewers,Eijebong"
This reverts commit 9d15aecaf6a08b98d3c47f2d0e644e35341b2520.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><htmlxmlns="http://www.w3.org/1999/xhtml"><head><title>CSS Test: Different variations on the sum of border-radius for adjacent corners</title><linkrel="author"title="Microsoft"href="http://www.microsoft.com/"/><linkrel="help"href="http://www.w3.org/TR/css3-background/#border-radius"/><metaname="assert"content="If the sum of any two adjacent corner radii exceeds the size of the border box, all the corner radii are reduced proportionally until none of them overlap."/><styletype="text/css">div{border:10pxredsolid;width:80px;height:80px;}#reference1{border-radius:30px75px15px15px;}#test1{margin-top:-100px;border-color:black;border-radius:60px150px30px30px;}#reference2{border-radius:0100px020px;}#test2{margin-top:-100px;border-color:black;border-radius:0150px030px;}#reference3{border-radius:100px020px0;}#test3{margin-top:-100px;border-color:black;border-radius:150px030px0;}#reference4{border-radius:41.67px58.31px25px25px;}#test4{margin-top:-100px;border-color:black;border-radius:50px70px30px30px;}#reference5{border-radius:50px50px10px10px;}#test5{margin-top:-100px;border-color:black;border-radius:150px150px30px30px;}#reference6{border-radius:25px41.67px58.31px25px;}#test6{margin-top:-100px;border-color:black;border-radius:30px50px70px30px;}#reference7{border-radius:25px25px41.67px58.31px;}#test7{margin-top:-100px;border-color:black;border-radius:30px30px50px70px;}#reference8{border-radius:58.31px25px25px41.67px;}#test8{margin-top:-100px;border-color:black;border-radius:70px30px30px50px;}</style></head><body><p>Test passes if there are no squares on the page and there is no red visible on the page.</p><table><tr><td><divid="reference1"></div><divid="test1"></div></td><td><divid="reference2"></div><divid="test2"></div></td></tr><tr><td><divid="reference3"></div><divid="test3"></div></td><td><divid="reference4"></div><divid="test4"></div></td></tr><tr><td><divid="reference5"></div><divid="test5"></div></td><td><divid="reference6"></div><divid="test6"></div></td></tr><tr><td><divid="reference7"></div><divid="test7"></div></td><td><divid="reference8"></div><divid="test8"></div></td></tr></table></body></html>