temporalio / temporalio/temporal

QUESTION: multiple unit, integration, and functional tests failing

Open
#9,196 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

potential-bug
Dominant language
Go
Stars
23.2k
Forks
1.9k
Avg merge
2d 8h
Merged PRs (30d)
228

Description

Expected Behavior

Running make unit-test and/or make integration-test and/or make functional-test should complete without FAIL.

Actual Behavior

Any and all of the above tests have at least one failed test and complete with status FAIL.

Is that expected and acceptable or should all tests pass? If this is not normal, is this an anomaly in my local environment only and what can I do to correct the situation?

Steps to Reproduce the Problem

  1. run make start-depenencies - all containers started successfully.
  2. run make test or any of the specific tests
  3. observe that the test run complete with status FAIL

Specifications

  • Version: main branch
  • Platform: Mac OSX ARM64

Contributor guide

Open the contributing guide

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 listed make targets: make start-depenencies, make unit-test, make integration-test, make functional-test, and make test, using the main branch on Mac OSX ARM64. Capture the specific failing tests and determine whether the failures are expected or environmental; done means the cause and corrective guidance are established, with the relevant test commands completing without FAIL when appropriate.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
testing
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.