Explorar el Código

CI: Remove qemuarmv5 parselog workaround

qemuarmv5 parselog fix is now upstream.  Remove the workaround.

Signed-off-by: Jon Mason <jon.mason@arm.com>
Jon Mason hace 3 años
padre
commit
181abb1737
Se han modificado 1 ficheros con 0 adiciones y 5 borrados
  1. 0 5
      ci/qemuarmv5.yml

+ 0 - 5
ci/qemuarmv5.yml

@@ -4,8 +4,3 @@ header:
     - base.yml
 
 machine: qemuarmv5
-
-local_conf_header:
-  bugs: |
-    # Remove parselogs until errors can be resolved
-    TEST_SUITES:remove = "parselogs"