CesiumGS/cesium
Vedi su GitHubReplace "can support 2xx HTTP status (other than 200)" test
Open
#3757 aperta il 23 mar 2016
good first issuetest failure
Metriche repository
- Star
- (11.758 star)
- Metriche merge PR
- (Merge medio 15g 12h) (23 PR mergiate in 30 g)
Descrizione
The test can support 2xx HTTP status (other than 200) occasionally fails because it's relying on an external server that seems to have spotty availability. This causes CI to someone fail for no good reason. We should update this test to spy/mock the XHR request so that it doesn't need to access the network at all.