Commit 097f6488 authored by norvell's avatar norvell
Browse files

Enable 26.252-test

parent 51f3dfaa
Loading
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -1235,9 +1235,7 @@ ivas-conformance:
    - zero_errors=$(cat report-junit.xml | grep -c 'errors="0"') || true
    
    # Test run generated scripts
    #- python3 -m pytest tests/test_26252.py --junit-xml=report-junit.xml --html=report.html --self-contained-html || exit_code=$?
    - python3 tests/test_26252.py
    - python3 -m pytest tests/test_26252.py 
    - python3 -m pytest tests/test_26252.py --junit-xml=report-junit.xml --html=report.html --self-contained-html || exit_code=$?
    - *merge-request-comparison-check

  artifacts: