zopencommunity / zopencommunity/gitport

tests failing in git

Open
#58 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug help wanted
Dominant language
Shell
Stars
10
Forks
7
PR merge metrics
No merged PRs in 30d

Description

As of March 1st, 3 tests are failing: https://128.168.139.253:8443/job/Port-Build/1236/artifact/git/log/20230227_144535_check.log

egrep '^not ok' /tmp/out
not ok 45 - subtest: tests clean up after themselves
not ok 46 - subtest: tests clean up even on failures
not ok 47 - subtest: test_atexit is run

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 linked Port-Build log and reproduce the failing test run, then inspect /tmp/out using egrep '^not ok' /tmp/out. Focus on the three failing subtests: cleanup after success, cleanup after failures, and test_atexit; done means all three pass without regressions.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
testing-qa
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.