gavin@gavinsharp.com
|
41b5952210
|
Fix incorrect instanceofs, r=vlad (no bug)
|
2007-09-04 12:01:38 -07:00 |
sharparrow1@yahoo.com
|
e770a38a6b
|
Bump the reftest load timeout to 30s to see if it helps the tinderbox orange. a=roc
|
2007-08-22 15:21:15 -07:00 |
vladimir@pobox.com
|
3707158e9d
|
b=390898, just some dumb pageloader typos, r=stuart
|
2007-08-10 13:34:32 -07:00 |
flamingice@sourmilk.net
|
53435dd8bb
|
Bug 386810, Move quit-application-granted notification to nsAppStartup::Quit, r=benjamin
|
2007-08-09 20:05:53 -07:00 |
benjamin@smedbergs.us
|
e9ee70317a
|
Revert the reftest change until I can figure out the linkage issue.
|
2007-08-06 14:05:20 -07:00 |
vladimir@pobox.com
|
ed1ad79934
|
b=390907, add ability for pageloader to perform self-timed tests, r=shaver
|
2007-08-06 13:59:05 -07:00 |
benjamin@smedbergs.us
|
bba4f2ddef
|
Try a more specific approach to avoid mac linkage errors with dual -Wl,-executable_path flags on the linker commandline
|
2007-08-06 13:56:36 -07:00 |
benjamin@smedbergs.us
|
70f47bf00f
|
Bug 387132 followup - build the reftest-fast tool correctly with libxul, r=vlad a=only functional change is NPOB
|
2007-08-06 13:13:19 -07:00 |
vladimir@pobox.com
|
9440f66710
|
urg, disable previous commit until I figure out what to do about libxul
|
2007-08-02 19:44:42 -07:00 |
vladimir@pobox.com
|
67ea12bdbb
|
b=387132, speed up reftest running, r=roc,r=dbaron
|
2007-08-02 19:28:55 -07:00 |
vladimir@pobox.com
|
45489b9a6a
|
Create a new canvas for each test run; also, don't hang if an exception is thrown, instead print an error and exit
|
2007-08-02 01:53:53 -07:00 |
vladimir@pobox.com
|
08de01047c
|
b=387110, new pageloader test component, r=sicking
|
2007-07-18 17:46:00 -07:00 |
jwalden@mit.edu
|
13955bbb15
|
Bug 376489 - Serve reftests from a web server so as not to depend on external resources, if the reftest is marked as needing HTTP; also picks up support for HTTP header and status modification in reftest files. r=dbaron
|
2007-07-18 14:32:50 -07:00 |
flamingice@sourmilk.net
|
41818a5b30
|
Bug 386002, Move tryToClose calls on shutdown, r=benjamin
|
2007-07-16 10:55:54 -07:00 |
smontagu@smontagu.org
|
3d39b843df
|
Move SymmSwap and other character-related Bidi utility methods from layout to intl/unicharutil. Bug 385539, r+sr=roc
|
2007-06-30 22:56:10 -07:00 |
sharparrow1@yahoo.com
|
37abdd2eb8
|
Update reftest documentation for printing reftests. NPOTB.
|
2007-06-29 09:57:07 -07:00 |
dbaron@dbaron.org
|
1a71565259
|
Add checkLoadURI calls to reftest harness. b=371075 r=bzbarsky
|
2007-06-12 11:25:15 -07:00 |
benjamin@smedbergs.us
|
464149a822
|
Bug 381501 - Small screen resolutions mess up reftests, and backout by randomizer from the other day, r=dbaron
|
2007-05-23 06:57:07 -07:00 |
jwatt@jwatt.org
|
baf55be9da
|
Fixing bug 379823. Allow conditional skipping of reftests (reporting them as failures). r+sr=dbaron@mozilla.com
|
2007-05-08 03:21:22 -07:00 |
vladimir@pobox.com
|
c45f303a4a
|
Adding another reftest-to-html script
|
2007-05-07 11:59:59 -07:00 |
jwatt@jwatt.org
|
4d812e2251
|
Use getAttribute('class') instead of className so that reftest can run SVG tests. On SVG elements className is of type SVGAnimatedString instead of DOMString.
|
2007-03-27 11:06:35 -07:00 |
roc+@cs.cmu.edu
|
0054412272
|
Bug 374866. Reftests for text-transform. r=dbaron
|
2007-03-22 16:01:14 -07:00 |
anodelman%mozilla.com
|
df1b976f7a
|
Bug 416911 - per-test timeout in talos
more information from the pageloader
p=anodelman r=rcampbell
|
2008-07-03 22:14:43 +00:00 |
dolske%mozilla.com
|
73c0ca6cd1
|
Decreasing reftest timeout back to 10 seconds, now that bug 425987 (image reftest fails occasionally on test boxes) is fixed.
|
2008-04-30 23:37:07 +00:00 |
dolske%mozilla.com
|
362bc4c5ef
|
Bug 431435 - reftests should report the slowest test. r=dbaron
|
2008-04-30 00:39:45 +00:00 |
dolske%mozilla.com
|
9c3ad47e87
|
Bump reftest timeout *again*, as some boxes are still timeing out. (bug 425987, wallpaper exceeding structural limits, captain!)
|
2008-04-29 21:01:22 +00:00 |
dolske%mozilla.com
|
00c231bc9c
|
Increasing reftest timeout to 120 seconds, because Linux boxes are perma-orange. Tracking in bug 425987.
|
2008-04-28 23:53:16 +00:00 |
dolske%mozilla.com
|
702396ed7c
|
OS X box failed even with 45 seconds, try 90. (bug 425987)
|
2008-04-06 01:43:02 +00:00 |
dolske%mozilla.com
|
e22f5372d6
|
Reenable libpr0n reftests, and try increasing the reftest timeout from 30 to 45 seconds. (bug 425987)
|
2008-04-05 23:55:08 +00:00 |
dholbert%cs.stanford.edu
|
3232745214
|
Bug 417356: Define & use "UnwriteableMargin" PrintSettings pref, to make Linux printing work more like Mac printing (keeping us from printing right up against the edge of the page) Orig Patch: [r=ventron sr=roc] Updates: [r=ventron r+sr=vlad] a=blocking1.9+
|
2008-03-19 20:51:44 +00:00 |
reed%reedloden.com
|
767963ff52
|
Bug 422614 - "CVS remove old stuff from layout/tools" [p=alfredkayser@gmail.com (Alfred Kayser) r=roc a1.9=beltzner]
|
2008-03-16 21:08:00 +00:00 |
vladimir%pobox.com
|
6caaf9764a
|
reftest analyzer improvements; npotb, a=dbaron
|
2008-03-06 07:36:20 +00:00 |
dbaron%dbaron.org
|
e40d372df6
|
Stop working around bug 417339 now that it's fixed. Not part of default build.
|
2008-02-20 16:44:11 +00:00 |
dbaron%dbaron.org
|
8fd16c4ced
|
Remove some commented-out filters that shouldn't have worked in the first place, and improve comments. Not part of the build.
|
2008-02-18 01:56:42 +00:00 |
jwalden%mit.edu
|
cb89fc17d8
|
Document SJS availability in reftests, for righteous CGI functionality without the thoroughly sucky API. r=dbaron
|
2008-02-16 00:03:17 +00:00 |
dbaron%dbaron.org
|
85f5c4d8aa
|
Add my todo list and make a few other tweaks. Not part of the build.
|
2008-02-13 21:58:28 +00:00 |
dbaron%dbaron.org
|
72d172944f
|
Give document a title. Not part of default build.
|
2008-02-13 10:02:41 +00:00 |
dbaron%dbaron.org
|
8c87979bc1
|
Better comments on the filters, and slightly better highlight.
|
2008-02-13 09:56:27 +00:00 |
dbaron%dbaron.org
|
c87c6c5adf
|
A bit of code cleanup and a few comments. Not part of the default build.
|
2008-02-13 09:45:54 +00:00 |
dbaron%dbaron.org
|
ebfbf50395
|
Forgot license header.
|
2008-02-13 08:38:34 +00:00 |
dbaron%dbaron.org
|
c5eb1de638
|
Add first (very rough) cut at a DHTML reftest analyzer tool. Not part of the default build.
|
2008-02-13 08:36:03 +00:00 |
jwalden%mit.edu
|
50f5ca9188
|
Add a test for bug 398066 (image/* should be in the Accept header for <img>-related requests), and add CGI support to the reftest harness. r=dbaron on the harness changes
|
2008-02-11 20:32:40 +00:00 |
pavlov%pavlov.net
|
aab4e02587
|
skip export FOO = 'bar' in autoconf.mk
|
2008-02-05 09:08:18 +00:00 |
anodelman%mozilla.com
|
1b998065bb
|
Bug 408228 - Make Talos more suitable for memory resident testing
Bustage fix.
Backing out code, caused bustage on talos winxp and talos vista
|
2008-01-24 23:49:11 +00:00 |
anodelman%mozilla.com
|
e7390165fd
|
Bug 408228 - Make Talos more suitable for memory resident testing
a=schrep r=vlad
|
2008-01-24 19:55:57 +00:00 |
anodelman%mozilla.com
|
874fbf0194
|
Bug 413775 - 'undefined' median in pageloader when only testing a single cycle
a=anodelman r=vlad
|
2008-01-24 19:53:13 +00:00 |
jwalden%mit.edu
|
635c7c9559
|
Bug 409293 - Support HTML targets on reftests, e.g. to allow acid2.html#top as the test or the reference. r=dbaron, a=testonlychange
|
2007-12-20 23:49:00 +00:00 |
jruderman%hmc.edu
|
be2ce9bbd3
|
Add missing line break at the end of dump
|
2007-12-15 06:08:32 +00:00 |
jonas%sicking.cc
|
cf238db17d
|
Bug 403835: Make talos force cycle collection between each pageload. r=alice sr=rcampbell
|
2007-11-29 00:27:05 +00:00 |
smontagu%smontagu.org
|
a08ad527c3
|
Fix typo in the checkin from bug 403012
|
2007-11-28 16:45:02 +00:00 |