Skip to content

Commit

Permalink
TEST: Updated reference tests
Browse files Browse the repository at this point in the history
  • Loading branch information
czgdp1807 committed Mar 20, 2024
1 parent 17da678 commit 166c0c4
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions tests/reference/asr-array_01_mdspan-3a0babe.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"stdout": null,
"stdout_hash": null,
"stderr": "asr-array_01_mdspan-3a0babe.stderr",
"stderr_hash": "3264f525d743d89d584cc1700c25c652a33211e30d73260d7a885fc1",
"returncode": -6
"stderr_hash": "75fae36610809dcd01894bb09490f3b174e656cf490f47aa38aa5caf",
"returncode": 1
}
2 changes: 1 addition & 1 deletion tests/reference/asr-array_01_mdspan-3a0babe.stderr
Original file line number Diff line number Diff line change
@@ -1 +1 @@
libc++abi: terminating due to uncaught exception of type std::runtime_error: arr1_data is marked as read only.
arr1_data is marked as read only.
4 changes: 2 additions & 2 deletions tests/reference/asr-array_02_mdspan-a54a3c5.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"stdout": null,
"stdout_hash": null,
"stderr": "asr-array_02_mdspan-a54a3c5.stderr",
"stderr_hash": "475718d7cd8acad712e80ffc94ff2d8b9904c7971c3b59978ebdce38",
"returncode": -6
"stderr_hash": "c335fe2f02049228933225c455954d7fb45ed1e5b318fafe53932c96",
"returncode": 1
}
2 changes: 1 addition & 1 deletion tests/reference/asr-array_02_mdspan-a54a3c5.stderr
Original file line number Diff line number Diff line change
@@ -1 +1 @@
libc++abi: terminating due to uncaught exception of type std::runtime_error: arr2_data is marked as read only.
arr2_data is marked as read only.

0 comments on commit 166c0c4

Please sign in to comment.