ember-fastboot / ember-fastboot/ember-cli-fastboot

Timed out requests or Net::TimeoutError when using FastBoot

Open
#625 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
850
Forks
161
Avg merge
17h 45m
Merged PRs (30d)
19

Description

I've been noticing some consistent test failures with my Selenium test suite recently but they all go away if I run them along with `DISABLE_FASTBOOT=true`.

Strangely, the test failures only occur with RSpec tests that are using file fixtures.

My hunch is that maybe my use of `deferRendering` in a `setupController` hook is causing FastBoot to not finish certain requests and causing Selenium-webdriver to throw Net::ReadTimeout errors.

I've been trying to create a minimal test case that reproduces this issue but not much luck yet.

I posted a Stack Overflow question: https://stackoverflow.com/questions/52632353/capybara-selenium-webdriver-netreadtimeout-when-using-rspec-file-fixtures-fa

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.