Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graphsync retrieval test fails #110

Open
juliangruber opened this issue Feb 18, 2025 · 2 comments
Open

Graphsync retrieval test fails #110

juliangruber opened this issue Feb 18, 2025 · 2 comments
Assignees
Labels
bug 🐛 Something isn't working

Comments

@juliangruber
Copy link
Member

fetchCAR - graphsync => file:///Users/julian/dev/checkernetwork/spark-checker/test/spark.js:93:1
error: AssertionError: Values are not equal: stats.statusCode


    [Diff] Actual / Expected


-   502
+   200

    at assertEquals (ext:zinnia_runtime/vendored/asserts.bundle.js:495:11)
    at TestCase.fn (file:///Users/julian/dev/checkernetwork/spark-checker/test/spark.js:111:3)

FAIL | 36 passed | 1 failed (7258ms)
@juliangruber
Copy link
Member Author

Blocks #109

@juliangruber
Copy link
Member Author

Quoting from the test source:

  // This test relies on data stored as part of a Filecoin deal which will eventually expire.
  // Also the storage provider may decide to stop serving Graphsync retrievals.
  // When that happens, this test will start failing, and we will need to find different
  // content that can be retrieved over Graphsync.
  // Hopefully, we will no longer support Graphsync by that time.

@juliangruber juliangruber changed the title Test suite fails Graphsync retrieval test fails Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant