| Index: test/intl/intl.status
|
| diff --git a/test/intl/intl.status b/test/intl/intl.status
|
| index 5ce4bf52afc2c6996ba2e0ffcc7f47d4d797cd99..02ee26bc56c097893e8e8abdbbb3b60f00eea6eb 100644
|
| --- a/test/intl/intl.status
|
| +++ b/test/intl/intl.status
|
| @@ -36,4 +36,10 @@
|
| 'number-format/parse-decimal': [FAIL],
|
| 'number-format/parse-percent': [FAIL],
|
| }], # ALWAYS
|
| +
|
| +['arch == arm64 and mode == debug and simulator_run == True', {
|
| + # Ignition.
|
| + 'date-format/timezone': [PASS, ['no_snap and mode == debug', NO_IGNITION]],
|
| + 'number-format/check-digit-ranges': [PASS, ['no_snap and mode == debug', NO_IGNITION]],
|
| +}], # 'arch == arm64 and mode == debug and simulator_run == True'
|
| ]
|
|
|