From 74635c14aac01f60c2e7c07f79a12fc452ac7db2 Mon Sep 17 00:00:00 2001 From: fmallet Date: Mon, 20 Sep 2010 15:28:57 +0000 Subject: Fix integration tests --- .../src/it/selenium/hotspots/no_measures.html | 45 ++++++++-------------- .../hotspots/rules_violations_hotspot.html | 2 +- 2 files changed, 18 insertions(+), 29 deletions(-) (limited to 'tests') diff --git a/tests/integration/tests/src/it/selenium/hotspots/no_measures.html b/tests/integration/tests/src/it/selenium/hotspots/no_measures.html index f327c52dc2d..16430de9314 100644 --- a/tests/integration/tests/src/it/selenium/hotspots/no_measures.html +++ b/tests/integration/tests/src/it/selenium/hotspots/no_measures.html @@ -2,37 +2,26 @@ - - - no_measures + + +no_measures - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + - -
no_measures
open - /plugins/resource/org.sonar.tests:reference:org.sonar.samples.duplicated_lines_with_other_package2?page=org.sonar.plugins.core.hotspots.GwtHotspots -
assertTextviolated-files-hotspotglob:*No measures*
assertTexttest_execution_time-hotspotglob:*No measures*
no_measures
open/plugins/resource/org.sonar.tests:reference:org.sonar.samples.duplicated_lines_with_other_package2?page=org.sonar.plugins.core.hotspots.GwtHotspots
assertTexttest_execution_time-hotspotglob:*No measures*
+ diff --git a/tests/integration/tests/src/it/selenium/hotspots/rules_violations_hotspot.html b/tests/integration/tests/src/it/selenium/hotspots/rules_violations_hotspot.html index 73a46a5fc2a..3775c9bf77f 100644 --- a/tests/integration/tests/src/it/selenium/hotspots/rules_violations_hotspot.html +++ b/tests/integration/tests/src/it/selenium/hotspots/rules_violations_hotspot.html @@ -24,7 +24,7 @@ assertText violated-files-hotspot - glob:*Utf8Characters*0*0*8* + glob:*Utf8Characters*0*0*9* click -- cgit v1.2.3