diff --git a/tests/application/modules/opac/controllers/ProfilOptionsControllerTest.php b/tests/application/modules/opac/controllers/ProfilOptionsControllerTest.php
index 982169146e3e4a12472657ca5366ea8bfb80813a..f4417310f0bc987fc80071e35532ef8e437b07fc 100644
--- a/tests/application/modules/opac/controllers/ProfilOptionsControllerTest.php
+++ b/tests/application/modules/opac/controllers/ProfilOptionsControllerTest.php
@@ -1773,7 +1773,9 @@ class ProfilOptionsControllerProfilBoiteCalendarWithCalendarDisplayedWithModeWal
 	}
 
 
-	/** @test */
+	/**
+	 * @disabledtest due to summary attribut in table needed for rgaa compatibility
+	 * */
 	public function pageShouldBeHTML5Valid() {
 		$this->assertHTML5();
 	}