Merge pull request #1813 from AleoHQ/move-field-test

[tests] Move failing test to new fail.
This commit is contained in:
Collin Chin 2022-05-13 09:41:59 -07:00 committed by GitHub
commit 98cd7e91aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 11 additions and 3 deletions

View File

@ -20,7 +20,6 @@ outputs:
- span:
lo: 0
hi: 8
- ""
- Value:
Field:
- "87377802873778028737780287377802873778028737780287377802873778028737780287377802"

View File

@ -0,0 +1,5 @@
---
namespace: ParseExpression
expectation: Fail
outputs:
- "Error [EPAR0370036]: A hex number `0x..` was provided but hex is not allowed."

View File

@ -8,8 +8,6 @@ expectation: Pass
123field
456field
// 0xbfield
87377802873778028737780287377802873778028737780287377802873778028737780287377802field
8737780287377802873778028737780287377802873778028737780287377802873778028737780287377802873778028737780287377802873778028737780287377802873778028737780287377802873778028737780287377802873778028737780287377802873778028737780287377802873778028737780287377802873778028737780287377802873778028737780287377802873778028737780287377802873778028737780287377802873778028737780287377802873778028737780287377802field

View File

@ -0,0 +1,6 @@
/*
namespace: ParseExpression
expectation: Fail
*/
0xbfield