Closed Bug 719169 Opened 12 years ago Closed 12 years ago

add new definitions for graph server

Categories

(mozilla.org Graveyard :: Server Operations, task)

XScale
BeOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jmaher, Assigned: jmaher)

References

Details

Attachments

(1 file, 1 obsolete file)

Add a .2 definition for the tests we have.
Attachment #589594 - Flags: review?(jhammel)
Attachment #589594 - Flags: review?(armenzg)
Comment on attachment 589594 [details] [diff] [review]
add a .2 definition for pageloader tests that we currently run (1.0)

This looks fine.  We should figure out an alternative methodology quickly, as this will quickly become even more unwieldy than it already is.
Attachment #589594 - Flags: review?(jhammel) → review+
Comment on attachment 589594 [details] [diff] [review]
add a .2 definition for pageloader tests that we currently run (1.0)

Our code is eating us alive!!
Attachment #589594 - Flags: review?(armenzg) → review+
Yes....yes it is :/
updated for svg and v8.
Assignee: server-ops → jmaher
Attachment #589594 - Attachment is obsolete: true
Status: NEW → ASSIGNED
Attachment #589755 - Flags: review?(jhammel)
Depends on: 719306
Comment on attachment 589755 [details] [diff] [review]
add a .2 definition for pageloader tests that we currently run (1.1)

I'm not sure I like the .2 without separators since elsewhere we use _, but that's no big deal.  Again, we should completely rehash how we do this anyway and its not like things here are clean anyway.  so r+
Attachment #589755 - Flags: review?(jhammel) → review+
OS: Linux → BeOS
Hardware: x86 → XScale
landed:
http://hg.mozilla.org/graphs/rev/a31f92ed9490


Can we get this SQL pushed to graphs.mozilla.org, graphs-new.mozilla.org and graphs-old.mozilla.org:

insert into tests values (NULL,"tsspider.2_paint","SunSpider 2 MozAfterPaint",1,1,7);
insert into tests values (NULL,"tsspider.2_nochrome_paint","SunSpider 2 NoChrome MozAfterPaint",0,1,7);
insert into tests values (NULL,"tdhtml.2_paint","DHTML 2 MozAfterPaint",1,1,3);
insert into tests values (NULL,"tdhtml.2_nochrome_paint","DHTML 2 NoChrome MozAfterPaint",0,1,3);
insert into tests values (NULL,"tscroll.2_paint","tscroll 2",1,1,11);
insert into tests values (NULL,"a11y.2_paint","a11y 2 MozAfterPaint",1,1,13);
insert into tests values (NULL,"tsvg.2","SVG 2",1,1,5);
insert into tests values (NULL,"tsvg.2_nochrome","SVG 2 NoChrome",0,1,5);
insert into tests values (NULL,"tsvg_opacity.2","SVG, Opacity 2",1,1,9);
insert into tests values (NULL,"tsvg_opacity.2_nochrome","SVG, Opacity 2 NoChrome",1,1,9);
insert into tests values (NULL,"v8.2_paint","V8 2 MozAfterPaint",1,1,10);
insert into tests values (NULL,"v8.2_nochrome_paint","V8 2 NoChrome MozAfterPaint",1,1,10);
Blocks: 719859
Depends on: 720363
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: