This repository was archived by the owner on Feb 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
interface-core pubsub subscribe fails in firefox #2662
Copy link
Copy link
Closed
Labels
P2Medium: Good to have, but can wait until someone steps upMedium: Good to have, but can wait until someone steps upexp/expertHaving worked on the specific codebase is importantHaving worked on the specific codebase is importantkind/bugA bug in existing code (including security flaws)A bug in existing code (including security flaws)kind/resolved-in-helia
Description
- Version:
- Platform:
- Subsystem:
Type: Bug
Severity:Medium
Description:
Interface-core pubsub subscribe tests fail only firefox with secondary Go nodes.
We need to make sure JS works and investigate why Go fails.
look into https://github.com/ipfs/js-ipfs-http-client/blob/master/src/pubsub/subscribe.js#L27-L37 this might be a http-client issue instead
Steps to reproduce the error:
https://travis-ci.com/ipfs/js-ipfs/jobs/266025769#L1064
- Uncomment the tests in the browser
js-ipfs/test/core/interface.spec.js
Line 107 in 3231165
name: 'should receive messages from a different node',
Metadata
Metadata
Assignees
Labels
P2Medium: Good to have, but can wait until someone steps upMedium: Good to have, but can wait until someone steps upexp/expertHaving worked on the specific codebase is importantHaving worked on the specific codebase is importantkind/bugA bug in existing code (including security flaws)A bug in existing code (including security flaws)kind/resolved-in-helia