public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 05/12] sim/testsuite/cris/hw/rv-n-cris/irq1.ms: Disable due to randomness
@ 2022-02-14 23:03 Hans-Peter Nilsson
  0 siblings, 0 replies; only message in thread
From: Hans-Peter Nilsson @ 2022-02-14 23:03 UTC (permalink / raw)
  To: gdb-patches

For reasons that remain largely to be investigated (besides
the apparent lack of synchronization between two processes),
this test fails randomly, with two different sets of common
outputs.  Curiously, that doesn't happen for the other
similar tests.  There's a comment that mentions this, though
that doesn't make it a sustainable part of a test-suite.
(Known-blinking tests should be disabled until fixed.)

sim/testsuite/cris:
	* hw/rv-n-cris/irq1.ms: Disable by use of a never-matched
	"progos" value.
---
 sim/testsuite/cris/hw/rv-n-cris/irq1.ms | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sim/testsuite/cris/hw/rv-n-cris/irq1.ms b/sim/testsuite/cris/hw/rv-n-cris/irq1.ms
index f3e6f2e7beed..a7c82dc55664 100644
--- a/sim/testsuite/cris/hw/rv-n-cris/irq1.ms
+++ b/sim/testsuite/cris/hw/rv-n-cris/irq1.ms
@@ -1,3 +1,4 @@
+#progos: nowhere:disabled-due-to-randomness
 #mach: crisv10 crisv32
 #sim(crisv10): --hw-device "/rv/trace? true"
 #sim(crisv32): --hw-device "/rv/trace? true"
-- 
2.30.2


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-02-14 23:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-14 23:03 [PATCH 05/12] sim/testsuite/cris/hw/rv-n-cris/irq1.ms: Disable due to randomness Hans-Peter Nilsson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).