| author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
| Tue, 31 Aug 2010 16:43:06 +0300 | |
| branch | RCL_3 |
| changeset 49 | 735348f59235 |
| permissions | -rw-r--r-- |
|
49
735348f59235
Revision: 201028
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
1 |
call ResultsComparison.pl -m Mistral -s http://localhost:8080/new/new_summary.html -r http://localhost:8080/ref/ref_summary.html -k c:\RegressionTestKF.xml -c TB92 -p Winscw -v > normal_log.txt |
|
735348f59235
Revision: 201028
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
2 |
|
|
735348f59235
Revision: 201028
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
3 |
call ResultsComparison.pl -m Mistral -s http://localhost:8080/new/new_summary.html -r http://localhost:8080/ref/ref_summary.html -k c:\RegressionTestKF.xml -c TB92 -p Winscw -i -v > normal_ignorenotinref_log.txt |
|
735348f59235
Revision: 201028
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
4 |
|
|
735348f59235
Revision: 201028
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
5 |
call ResultsComparison.pl -m Mistral -s http://localhost:8080/incorrect_url.html -r http://localhost:8080/ref/ref_summary.html -k c:\RegressionTestKF.xml -c TB92 -p Winscw -v > nosummary_log.txt |
|
735348f59235
Revision: 201028
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
6 |
|
|
735348f59235
Revision: 201028
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
7 |
call ResultsComparison.pl -m Mistral -s http://localhost:8080/empty_summary/empty_summary.html -r http://localhost:8080/ref/ref_summary.html -k c:\RegressionTestKF.xml -c TB92 -p Winscw -v > emptysummary_log.txt |
|
735348f59235
Revision: 201028
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
8 |
|
|
735348f59235
Revision: 201028
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
9 |
call ResultsComparison.pl -m Mistral -s http://localhost:8080/new/new_summary.html -r http://localhost:8080/ref/ref_summary.html -v > nokfsheet_log.txt |
|
735348f59235
Revision: 201028
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
10 |
|
|
735348f59235
Revision: 201028
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
11 |
call ResultsComparison.pl -m Mistral -s http://localhost:8080/new/new_summary.html -r http://localhost:8080/ref/ref_summary.html -k c:\KFSheetWrongFormat.xls -c TB92 -p Winscw -v > wrongformatkfsheet_log.txt |
|
735348f59235
Revision: 201028
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
12 |
|
|
735348f59235
Revision: 201028
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
13 |
call ResultsComparison.pl -m Mistral -s http://localhost:8080/new/new_summary.html -r http://localhost:8080/ref/ref_summary.html -k c:\missing_kf_sheet.xml -c TB92 -p Winscw -v > missingkfsheet_log.txt |
|
735348f59235
Revision: 201028
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
14 |
|
|
735348f59235
Revision: 201028
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
15 |
call ResultsComparison.pl -m Mistral -s http://localhost:8080/new/new_summary.html -k c:\RegressionTestKF.xml -c TB92 -p Winscw -v > noreferencebuild_log.txt |
|
735348f59235
Revision: 201028
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
16 |
|
|
735348f59235
Revision: 201028
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
17 |
call ResultsComparison.pl -m Local -s ./logs/ -r http://localhost:8080/ref/ref_summary.html -k c:\RegressionTestKF.xml -c TB92 -p Winscw -v > local_normal_log.txt |