From 6d94a901b75f2de694f0e2d4d074cd2d2ea4f823 Mon Sep 17 00:00:00 2001 From: "bernd.mielke%snafu.de" Date: Sat, 22 Sep 2001 17:30:21 +0000 Subject: [PATCH] bug 97905 add -B 1 to the rtest.bat in order to avoid the complete regression tree dump on every error. With this option only the differing nodes will be printed out. This is not part of the build. git-svn-id: svn://10.0.0.236/trunk@103555 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/layout/html/tests/table/bugs/rtest.bat | 14 +++++++------- mozilla/layout/html/tests/table/core/rtest.bat | 2 +- mozilla/layout/html/tests/table/dom/rtest.bat | 2 +- mozilla/layout/html/tests/table/marvin/rtest.bat | 2 +- .../html/tests/table/other/nestedTables.html | 4 ++-- mozilla/layout/html/tests/table/other/rtest.bat | 2 +- mozilla/layout/html/tests/table/printing/rtest.bat | 2 +- .../layout/html/tests/table/viewer_tests/rtest.bat | 2 +- 8 files changed, 15 insertions(+), 15 deletions(-) diff --git a/mozilla/layout/html/tests/table/bugs/rtest.bat b/mozilla/layout/html/tests/table/bugs/rtest.bat index 53f037b3084..3a1fec3c7cf 100755 --- a/mozilla/layout/html/tests/table/bugs/rtest.bat +++ b/mozilla/layout/html/tests/table/bugs/rtest.bat @@ -11,13 +11,13 @@ if %1==baseline goto baseline :verify if not exist verify mkdir verify -s:\mozilla\dist\win32_d.obj\bin\viewer -o s:\mozilla\layout\html\tests\table\bugs\verify\ -rd s:\mozilla\layout\html\tests\table\bugs -f s:\mozilla\layout\html\tests\table\bugs\file_list1.txt -s:\mozilla\dist\win32_d.obj\bin\viewer -o s:\mozilla\layout\html\tests\table\bugs\verify\ -rd s:\mozilla\layout\html\tests\table\bugs -f s:\mozilla\layout\html\tests\table\bugs\file_list2.txt -s:\mozilla\dist\win32_d.obj\bin\viewer -o s:\mozilla\layout\html\tests\table\bugs\verify\ -rd s:\mozilla\layout\html\tests\table\bugs -f s:\mozilla\layout\html\tests\table\bugs\file_list3.txt -s:\mozilla\dist\win32_d.obj\bin\viewer -o s:\mozilla\layout\html\tests\table\bugs\verify\ -rd s:\mozilla\layout\html\tests\table\bugs -f s:\mozilla\layout\html\tests\table\bugs\file_list4.txt -s:\mozilla\dist\win32_d.obj\bin\viewer -o s:\mozilla\layout\html\tests\table\bugs\verify\ -rd s:\mozilla\layout\html\tests\table\bugs -f s:\mozilla\layout\html\tests\table\bugs\file_list5.txt -s:\mozilla\dist\win32_d.obj\bin\viewer -o s:\mozilla\layout\html\tests\table\bugs\verify\ -rd s:\mozilla\layout\html\tests\table\bugs -f s:\mozilla\layout\html\tests\table\bugs\file_list6.txt -REM s:\mozilla\dist\win32_d.obj\bin\viewer -Prt 1 -o s:\mozilla\layout\html\tests\table\bugs\verify\ -rd s:\mozilla\layout\html\tests\table\bugs -f s:\mozilla\layout\html\tests\table\bugs\file_list_printing.txt +s:\mozilla\dist\win32_d.obj\bin\viewer -B 1 -o s:\mozilla\layout\html\tests\table\bugs\verify\ -rd s:\mozilla\layout\html\tests\table\bugs -f s:\mozilla\layout\html\tests\table\bugs\file_list1.txt +s:\mozilla\dist\win32_d.obj\bin\viewer -B 1 -o s:\mozilla\layout\html\tests\table\bugs\verify\ -rd s:\mozilla\layout\html\tests\table\bugs -f s:\mozilla\layout\html\tests\table\bugs\file_list2.txt +s:\mozilla\dist\win32_d.obj\bin\viewer -B 1 -o s:\mozilla\layout\html\tests\table\bugs\verify\ -rd s:\mozilla\layout\html\tests\table\bugs -f s:\mozilla\layout\html\tests\table\bugs\file_list3.txt +s:\mozilla\dist\win32_d.obj\bin\viewer -B 1 -o s:\mozilla\layout\html\tests\table\bugs\verify\ -rd s:\mozilla\layout\html\tests\table\bugs -f s:\mozilla\layout\html\tests\table\bugs\file_list4.txt +s:\mozilla\dist\win32_d.obj\bin\viewer -B 1 -o s:\mozilla\layout\html\tests\table\bugs\verify\ -rd s:\mozilla\layout\html\tests\table\bugs -f s:\mozilla\layout\html\tests\table\bugs\file_list5.txt +s:\mozilla\dist\win32_d.obj\bin\viewer -B 1 -o s:\mozilla\layout\html\tests\table\bugs\verify\ -rd s:\mozilla\layout\html\tests\table\bugs -f s:\mozilla\layout\html\tests\table\bugs\file_list6.txt +REM s:\mozilla\dist\win32_d.obj\bin\viewer -Prt 1 -B 1 -o s:\mozilla\layout\html\tests\table\bugs\verify\ -rd s:\mozilla\layout\html\tests\table\bugs -f s:\mozilla\layout\html\tests\table\bugs\file_list_printing.txt goto done :baseline diff --git a/mozilla/layout/html/tests/table/core/rtest.bat b/mozilla/layout/html/tests/table/core/rtest.bat index 8b0cca01e2f..74a807457e2 100755 --- a/mozilla/layout/html/tests/table/core/rtest.bat +++ b/mozilla/layout/html/tests/table/core/rtest.bat @@ -3,7 +3,7 @@ if %1==baseline goto baseline :verify if not exist verify mkdir verify -s:\mozilla\dist\win32_d.obj\bin\viewer -o s:\mozilla\layout\html\tests\table\core\verify\ -rd s:\mozilla\layout\html\tests\table\core -f s:\mozilla\layout\html\tests\table\core\file_list.txt +s:\mozilla\dist\win32_d.obj\bin\viewer -B 1 -o s:\mozilla\layout\html\tests\table\core\verify\ -rd s:\mozilla\layout\html\tests\table\core -f s:\mozilla\layout\html\tests\table\core\file_list.txt goto done :baseline diff --git a/mozilla/layout/html/tests/table/dom/rtest.bat b/mozilla/layout/html/tests/table/dom/rtest.bat index 0a24a7730f7..03ca6c89dae 100755 --- a/mozilla/layout/html/tests/table/dom/rtest.bat +++ b/mozilla/layout/html/tests/table/dom/rtest.bat @@ -3,7 +3,7 @@ if %1==baseline goto baseline :verify if not exist verify mkdir verify -s:\mozilla\dist\win32_d.obj\bin\viewer -o s:\mozilla\layout\html\tests\table\dom\verify\ -rd s:\mozilla\layout\html\tests\table\dom -f s:\mozilla\layout\html\tests\table\dom\file_list.txt +s:\mozilla\dist\win32_d.obj\bin\viewer -B 1 -o s:\mozilla\layout\html\tests\table\dom\verify\ -rd s:\mozilla\layout\html\tests\table\dom -f s:\mozilla\layout\html\tests\table\dom\file_list.txt goto done :baseline diff --git a/mozilla/layout/html/tests/table/marvin/rtest.bat b/mozilla/layout/html/tests/table/marvin/rtest.bat index f1afea824c8..c5392fe2ba6 100755 --- a/mozilla/layout/html/tests/table/marvin/rtest.bat +++ b/mozilla/layout/html/tests/table/marvin/rtest.bat @@ -3,7 +3,7 @@ if %1==baseline goto baseline :verify if not exist verify mkdir verify -s:\mozilla\dist\win32_d.obj\bin\viewer -o s:\mozilla\layout\html\tests\table\marvin\verify\ -rd s:\mozilla\layout\html\tests\table\marvin -f s:\mozilla\layout\html\tests\table\marvin\file_list.txt +s:\mozilla\dist\win32_d.obj\bin\viewer -B 1 -o s:\mozilla\layout\html\tests\table\marvin\verify\ -rd s:\mozilla\layout\html\tests\table\marvin -f s:\mozilla\layout\html\tests\table\marvin\file_list.txt goto done :baseline diff --git a/mozilla/layout/html/tests/table/other/nestedTables.html b/mozilla/layout/html/tests/table/other/nestedTables.html index 055b51af6df..7eff815a3ce 100644 --- a/mozilla/layout/html/tests/table/other/nestedTables.html +++ b/mozilla/layout/html/tests/table/other/nestedTables.html @@ -340,9 +340,9 @@ the following text should display on one line - + - +
AlphaLinux Distributions
diff --git a/mozilla/layout/html/tests/table/other/rtest.bat b/mozilla/layout/html/tests/table/other/rtest.bat index 83826cfcccb..979fe396963 100755 --- a/mozilla/layout/html/tests/table/other/rtest.bat +++ b/mozilla/layout/html/tests/table/other/rtest.bat @@ -3,7 +3,7 @@ if %1==baseline goto baseline :verify if not exist verify mkdir verify -s:\mozilla\dist\win32_d.obj\bin\viewer -o s:\mozilla\layout\html\tests\table\other\verify\ -rd s:\mozilla\layout\html\tests\table\other -f s:\mozilla\layout\html\tests\table\other\file_list.txt +s:\mozilla\dist\win32_d.obj\bin\viewer -B 1 -o s:\mozilla\layout\html\tests\table\other\verify\ -rd s:\mozilla\layout\html\tests\table\other -f s:\mozilla\layout\html\tests\table\other\file_list.txt goto done :baseline diff --git a/mozilla/layout/html/tests/table/printing/rtest.bat b/mozilla/layout/html/tests/table/printing/rtest.bat index 7592cfa886c..dbad978a652 100755 --- a/mozilla/layout/html/tests/table/printing/rtest.bat +++ b/mozilla/layout/html/tests/table/printing/rtest.bat @@ -11,7 +11,7 @@ if %1==baseline goto baseline :verify if not exist verify mkdir verify -s:\mozilla\dist\win32_d.obj\bin\viewer -Prt 1 -o s:\mozilla\layout\html\tests\table\printing\verify\ -rd s:\mozilla\layout\html\tests\table\printing -f s:\mozilla\layout\html\tests\table\printing\file_list.txt +s:\mozilla\dist\win32_d.obj\bin\viewer -Prt 1 -B 1 -o s:\mozilla\layout\html\tests\table\printing\verify\ -rd s:\mozilla\layout\html\tests\table\printing -f s:\mozilla\layout\html\tests\table\printing\file_list.txt goto done :baseline diff --git a/mozilla/layout/html/tests/table/viewer_tests/rtest.bat b/mozilla/layout/html/tests/table/viewer_tests/rtest.bat index 60da1d910f1..0882e1cbf43 100755 --- a/mozilla/layout/html/tests/table/viewer_tests/rtest.bat +++ b/mozilla/layout/html/tests/table/viewer_tests/rtest.bat @@ -3,7 +3,7 @@ if %1==baseline goto baseline :verify if not exist verify mkdir verify -s:\mozilla\dist\win32_d.obj\bin\viewer -o s:\mozilla\layout\html\tests\table\viewer_tests\verify\ -rd s:\mozilla\layout\html\tests\table\viewer_tests -f s:\mozilla\layout\html\tests\table\viewer_tests\file_list.txt +s:\mozilla\dist\win32_d.obj\bin\viewer -B 1 -o s:\mozilla\layout\html\tests\table\viewer_tests\verify\ -rd s:\mozilla\layout\html\tests\table\viewer_tests -f s:\mozilla\layout\html\tests\table\viewer_tests\file_list.txt goto done :baseline