You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "closed auction/after bond expiry/all burned" test case in OhmCalculations should fail. No error is printed, even the name of the test case doesn't show up. (Search for the previous test case, "closed auction/after bond expiry", and it will show up.)
Expected behavior
The "closed auction/after bond expiry/all burned" test case should have failed and thrown an error.
Which packages are impacted by your issue?
@graphprotocol/graph-cli
Describe the issue
Under macOS Sonoma, tests can fail silently (no error is printed). This seems to be an issue with matchstick. See:
Reproduction
https://github.com/OlympusDAO/olympus-protocol-metrics-subgraph/blob/bea228c830478218ca0c291ca941fb5a9d250111/subgraphs/ethereum/tests/OhmCalculations.test.ts#L250-L266
Steps to Reproduce the Bug or Issue
yarn subgraph test ethereum
Expected behavior
The "closed auction/after bond expiry/all burned" test case should have failed and thrown an error.
Screenshots or Videos
No response
Platform
Subgraph Manifest
No response
Subgraph GraphQL Schema
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: