Skip to content
  • Alex Bennée's avatar
    a475f32b
    Revert "tests/tcg/nios2: Re-enable linux-user tests" · a475f32b
    Alex Bennée authored
    
    
    nios2 signal tests are broken again:
    
      retry.py -n 10 -c -- ./qemu-nios2 ./tests/tcg/nios2-linux-user/signals
      Results summary:
      0: 8 times (80.00%), avg time 2.254 (0.00 varience/0.00 deviation)
      -11: 2 times (20.00%), avg time 0.253 (0.00 varience/0.00 deviation)
      Ran command 10 times, 8 passes
    
    This wasn't picked up by CI as we don't have a docker container that
    can build QEMU with the nios2 compiler. I don't have time to bisect
    the breakage and the target is orphaned anyway so take the easy route
    and revert it.
    
    This reverts commit 20e7524f.
    
    Cc: Chris Wulff <crwulff@gmail.com>
    Cc: Marek Vasut <marex@denx.de>
    Reviewed-by: default avatarRichard Henderson <richard.henderson@linaro.org>
    Signed-off-by: default avatarAlex Bennée <alex.bennee@linaro.org>
    Message-Id: <20231106185112.2755262-23-alex.bennee@linaro.org>
    a475f32b
    Revert "tests/tcg/nios2: Re-enable linux-user tests"
    Alex Bennée authored
    
    
    nios2 signal tests are broken again:
    
      retry.py -n 10 -c -- ./qemu-nios2 ./tests/tcg/nios2-linux-user/signals
      Results summary:
      0: 8 times (80.00%), avg time 2.254 (0.00 varience/0.00 deviation)
      -11: 2 times (20.00%), avg time 0.253 (0.00 varience/0.00 deviation)
      Ran command 10 times, 8 passes
    
    This wasn't picked up by CI as we don't have a docker container that
    can build QEMU with the nios2 compiler. I don't have time to bisect
    the breakage and the target is orphaned anyway so take the easy route
    and revert it.
    
    This reverts commit 20e7524f.
    
    Cc: Chris Wulff <crwulff@gmail.com>
    Cc: Marek Vasut <marex@denx.de>
    Reviewed-by: default avatarRichard Henderson <richard.henderson@linaro.org>
    Signed-off-by: default avatarAlex Bennée <alex.bennee@linaro.org>
    Message-Id: <20231106185112.2755262-23-alex.bennee@linaro.org>
Loading