Closed
Bug 1032868
Opened 8 years ago
Closed 8 years ago
add glterrain test and page definitions to graph server
Categories
(Webtools Graveyard :: Graph Server, defect)
Webtools Graveyard
Graph Server
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jmaher, Assigned: jmaher)
References
Details
Attachments
(2 files)
1.12 KB,
patch
|
rhelmer
:
review+
avih
:
feedback-
|
Details | Diff | Splinter Review |
697 bytes,
patch
|
avih
:
review+
|
Details | Diff | Splinter Review |
oh, we have another new test for talos!
Assignee | ||
Comment 1•8 years ago
|
||
Updated•8 years ago
|
Attachment #8448775 -
Flags: review?(rhelmer) → review+
Assignee | ||
Comment 2•8 years ago
|
||
landed, thanks for the quick review :rhelmer: http://hg.mozilla.org/graphs/rev/65099a822ed8
Assignee | ||
Updated•8 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Comment 3•8 years ago
|
||
Comment on attachment 8448775 [details] [diff] [review] sql statement for glterrain test and pages (1.0) Review of attachment 8448775 [details] [diff] [review]: ----------------------------------------------------------------- ::: sql/pages_table.sql @@ +1278,5 @@ > insert into pages values (NULL, 22, "Native Reference - frames jank"); > insert into pages values (NULL, 22, "total"); > > +-- webgl glterrain -- > +insert into pages values (NULL, 23, "1.WebGL-terrain-alpha-no-AA-yes"); Missing here is "0.WebGL-terrain-alpha-no-AA-no"
Attachment #8448775 -
Flags: feedback-
Comment 4•8 years ago
|
||
Joel, please feedback? me on each patch that goes in for this test. Thanks.
Assignee | ||
Comment 5•8 years ago
|
||
thanks for catching that Avi!
Attachment #8448922 -
Flags: review?(avihpit)
Assignee | ||
Updated•8 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 6•8 years ago
|
||
Comment on attachment 8448922 [details] [diff] [review] add the missing page name (1.0) Review of attachment 8448922 [details] [diff] [review]: ----------------------------------------------------------------- w00t! that was quick :) Thanks!
Attachment #8448922 -
Flags: review?(avihpit) → review+
Assignee | ||
Comment 7•8 years ago
|
||
http://hg.mozilla.org/graphs/rev/86c23c46300b
Status: REOPENED → RESOLVED
Closed: 8 years ago → 8 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•