sillsdev / sillsdev/languageforge-lexbox

Test error: simulatenous resets resulted in 404

Open
#793 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

📦 Lexbox engineering testing
Dominant language
C#
Stars
9
Forks
8
Avg merge
2d 13h
Merged PRs (30d)
49

Description

While testing #792, I ran into a random test failure in the ResetPojectRaceCondition.SimultaneousResetsDontResultIn404s method. I can't reproduce it consistently (I've run that test a dozen times since then with no 404s), so I isolated the test logs from the single failure in the hope that they might be useful in chasing down the cause of the 404. Here's the logs from skaffold during that test run, about 950 lines long:

test-with-404s.log

For contrast, here's the skaffold logs for a run that did NOT result in 404s (about 2870 lines, so it's possible I left out too much while isolating the earlier test failure):

test-no-404s.log

Hopefully this will end up proving useful in tracking down the error. Note that this was in local development, under Docker Desktop, so NFS was not involved in this 404.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the ResetPojectRaceCondition.SimultaneousResetsDontResultIn404s test and compare the attached test-with-404s.log and test-no-404s.log Skaffold output. Re-run the test and trace the reset sequence until the intermittent 404 is explained; done means the race is addressed and the test no longer fails intermittently.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, docker
Domain
testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.