forked from Imagelibrary/rtems
m68k/uC5282: Disable spcxx01
Disable this test until issue #5217 is resolved. Updates #5230
This commit is contained in:
committed by
Kinsey Moore
parent
b0eb259377
commit
968a7af3c1
15
spec/build/bsps/m68k/tstcoldfireatomicbug.yml
Normal file
15
spec/build/bsps/m68k/tstcoldfireatomicbug.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
actions:
|
||||
- set-test-state:
|
||||
reason: "Coldfire ISA A atomics missing. See RTEMS Issue 5217"
|
||||
state: exclude
|
||||
tests:
|
||||
- spcxx01
|
||||
build-type: option
|
||||
copyrights:
|
||||
- Copyright (C) 2025 OAR Corporation
|
||||
default: []
|
||||
description: 'spcxx01 disable to avoid atomics issue. See 5217"
|
||||
enabled-by: true
|
||||
links: []
|
||||
type: build
|
||||
@@ -24,6 +24,8 @@ links:
|
||||
uid: ../grp
|
||||
- role: build-dependency
|
||||
uid: abi
|
||||
- role: build-dependency
|
||||
uid: ../tstcoldfireatomicbug
|
||||
- role: build-dependency
|
||||
uid: start
|
||||
- role: build-dependency
|
||||
|
||||
Reference in New Issue
Block a user