--- /b/rr/tmp0ECq6P/w/layout-test-results/virtual/mojo-loading/http/tests/streams/readable-streams/general-expected.txt
+++ /b/rr/tmp0ECq6P/w/layout-test-results/virtual/mojo-loading/http/tests/streams/readable-streams/general-actual.txt
@@ -58,19 +58,6 @@
 PASS ReadableStream: should not call pull() in reaction to read()ing the last chunk, if draining 
 PASS ReadableStream: should not call pull until the previous pull call's promise fulfills 
 PASS ReadableStream: should pull after start, and after every read 
-PASS ReadableStream: should not call pull after start if the stream is now closed 
-PASS ReadableStream: should call pull after enqueueing from inside pull (with no read requests), if strategy allows 
-PASS ReadableStream pull should be able to close a stream. 
-PASS ReadableStream pull should be able to error a stream. 
-PASS ReadableStream pull should be able to error a stream and throw. 
-PASS ReadableStream: enqueue should throw when the stream is readable but draining 
-PASS ReadableStream: enqueue should throw when the stream is closed 
-PASS ReadableStream: should call underlying source methods as methods 
-PASS ReadableStream strategies: the default strategy should give desiredSize of 1 to start, decreasing by 1 per enqueue 
-PASS ReadableStream strategies: the default strategy should continue giving desiredSize of 1 if the chunks are read immediately 
-PASS ReadableStream integration test: adapting a random push source 
-PASS ReadableStream integration test: adapting a sync pull source 
-PASS ReadableStream integration test: adapting an async pull source 
 PASS ReadableStream can be constructed with no errors 
 PASS ReadableStream can't be constructed with garbage 
 PASS ReadableStream can't be constructed with an invalid type 
@@ -93,6 +80,19 @@
 PASS ReadableStream: should not call pull() in reaction to read()ing the last chunk, if draining 
 PASS ReadableStream: should not call pull until the previous pull call's promise fulfills 
 PASS ReadableStream: should pull after start, and after every read 
+PASS ReadableStream: should not call pull after start if the stream is now closed 
+PASS ReadableStream: should call pull after enqueueing from inside pull (with no read requests), if strategy allows 
+PASS ReadableStream pull should be able to close a stream. 
+PASS ReadableStream pull should be able to error a stream. 
+PASS ReadableStream pull should be able to error a stream and throw. 
+PASS ReadableStream: enqueue should throw when the stream is readable but draining 
+PASS ReadableStream: enqueue should throw when the stream is closed 
+PASS ReadableStream: should call underlying source methods as methods 
+PASS ReadableStream strategies: the default strategy should give desiredSize of 1 to start, decreasing by 1 per enqueue 
+PASS ReadableStream strategies: the default strategy should continue giving desiredSize of 1 if the chunks are read immediately 
+PASS ReadableStream integration test: adapting a random push source 
+PASS ReadableStream integration test: adapting a sync pull source 
+PASS ReadableStream integration test: adapting an async pull source 
 PASS ReadableStream: should not call pull after start if the stream is now closed 
 PASS ReadableStream: should call pull after enqueueing from inside pull (with no read requests), if strategy allows 
 PASS ReadableStream pull should be able to close a stream. 
