Correctly annotate randomness (really dependency on fonts available on system) due to bug 372629.

This commit is contained in:
dbaron@dbaron.org 2007-03-25 14:42:18 -07:00
Родитель ec59fab918
Коммит 450f792231
2 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -133,7 +133,7 @@ random == 328829-1.xhtml 328829-1-ref.xhtml # bug 369046 (intermittent)
== 351641-1a.html 351641-1-ref.html
== 351641-1b.html 351641-1-ref.html
== 351641-2a.html 351641-2-ref.html
fails-if(MOZ_WIDGET_TOOLKIT!="windows") == 351641-2b.html 351641-2-ref.html # bug 358433 (2006-10-19)
random == 351641-2b.html 351641-2-ref.html # bug 358433 (2006-10-19); random instead of fails because of bug 372629
== 359903-1.html 359903-1-ref.html
== 359903-2.html 359903-2-ref.html
== 360065-1.html 360065-1-ref.html

Просмотреть файл

@ -8,7 +8,7 @@ random == t1202-counter-02-b-test.html t1202-counter-02-b-reference.html # font
== t1202-counter-07-b-test.html t1202-counter-07-b-reference.html
== t1202-counter-08-b-test.html t1202-counter-08-b-reference.html
== t1202-counter-09-b-test.html t1202-counter-09-b-reference.html
random == t1202-counter-10-b-test.html t1202-counter-10-b-reference.html # actual failure, but we don't reliably draw missing glyph boxes
random == t1202-counter-10-b-test.html t1202-counter-10-b-reference.html # need to re-read bug 287166 to see if this is correct; random instead of fails because of bug 372629
== t1202-counter-11-b-test.html t1202-counter-11-b-reference.html
== t1202-counter-12-b-test.html t1202-counter-12-b-reference.html
== t1202-counter-13-b-test.html t1202-counter-13-b-reference.html
@ -25,7 +25,7 @@ random == t1202-counter-10-b-test.html t1202-counter-10-b-reference.html # actua
== t1202-counters-07-b-test.html t1202-counters-07-b-reference.html
== t1202-counters-08-b-test.html t1202-counters-08-b-reference.html
== t1202-counters-09-b-test.html t1202-counters-09-b-reference.html
random == t1202-counters-10-b-test.html t1202-counters-10-b-reference.html # actual failure, but we don't reliably draw missing glyph boxes
random == t1202-counters-10-b-test.html t1202-counters-10-b-reference.html # need to re-read bug 287166 to see if this is correct; random instead of fails because of bug 372629
== t1202-counters-11-b-test.html t1202-counters-11-b-reference.html
== t1202-counters-12-b-test.html t1202-counters-12-b-reference.html
== t1202-counters-13-b-test.html t1202-counters-13-b-reference.html