question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Frontend and e2e test failing on develop

See original GitHub issue

Describe the bug The frontend and e2e test are failing on develop with the message:

E/start - Server never seemed to start, and has probably crashed

I have tried running test locally and they fail. Same is happening on the PR #6530.

\cc @oppia/dev-workflow-team

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:10 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
apb7commented, Apr 28, 2019

Hi @ankita240796, please follow the instructions here. Thanks!

0reactions
ankita240796commented, Apr 28, 2019

I still get the same error locally, do I need to do anything there?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Foresight Blog | How to Fix Your Failing End-to-End Tests?
How can you understand why your tests fail? Let's look at the most common issues that arise when you've built a sufficiently complex...
Read more >
It's A (Front-End Testing) Trap! Six Common Testing Pitfalls ...
The worst case is a flaky test, a non-determinant test that fails to deliver the same result between builds without any changes. This...
Read more >
Testing Your Frontend Code: Part III (E2E Testing) | by Gil Tayar
The third reason to not have many E2E tests is that these tests tend to be flaky. Flaky tests are tests that usually...
Read more >
e2e test failures are hard to debug #5722 - GitHub
This build failed because "site admin account was never created because the email field couldn't be found when puppeteer attempted to fill it"...
Read more >
The Problem with End-to-End Tests - Level Up Coding
What Problems? · 1. End-to-end Tests are Slow · 2. End-to-end tests fail more frequently. · 3. Debugging End-to-end Tests can be Hard...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found