Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(120)

Side by Side Diff: LayoutTests/inspector/timeline/timeline-network-resource-expected.txt

Issue 351873003: Unflaky test inspector/timeline/timeline-network-received-data.html (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: another test was adjusted Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « LayoutTests/inspector/timeline/timeline-network-resource.js ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 CONSOLE MESSAGE: line 7: Script evaluated
2 Tests the Timeline API instrumentation of a network resource load 1 Tests the Timeline API instrumentation of a network resource load
3 2
4 Script resource loaded 3 Script resource loaded
5 4
6 ResourceSendRequest Properties: 5 ResourceSendRequest Properties:
7 { 6 {
8 data : { 7 data : {
9 requestId : <string> 8 requestId : <string>
10 requestMethod : "GET" 9 requestMethod : "GET"
11 url : .../inspector/timeline/timeline-network-resource.js 10 url : .../inspector/timeline/timeline-network-resource.js
(...skipping 19 matching lines...) Expand all
31 { 30 {
32 data : { 31 data : {
33 didFail : false 32 didFail : false
34 networkTime : <number> 33 networkTime : <number>
35 requestId : <string> 34 requestId : <string>
36 } 35 }
37 startTime : <number> 36 startTime : <number>
38 type : "ResourceFinish" 37 type : "ResourceFinish"
39 } 38 }
40 39
OLDNEW
« no previous file with comments | « LayoutTests/inspector/timeline/timeline-network-resource.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698