Project

General

Profile

Actions

Bug #23318

closed

lib/crunchrun tests fail when run alone

Added by Brett Smith 4 months ago. Updated about 2 months ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Tests
Target version:
Story points:
-
Release relationship:
Auto

Description

Steps to reproduce: run:

WORKSPACE="$PWD" build/run-tests.sh --temp ~/tmp --only lib/crunchrun

See attached log of output. IntegrationTest.SetUpSuite starts by starting Keep servers, and that process should delete all existing keepstore API records and replace them with new ones pointing at the new servers. However, it seems like some part of the test code has already gotten the list from before that happened, which causes it try to write to keepstores described in the API test fixtures, which fails. Fix this so clients see the list of started keepstores.


Files

log.txt (1.21 MB) log.txt Brett Smith, 11/19/2025 07:50 PM

Subtasks 1 (0 open1 closed)

Task #23324: Review 23318-crunchrun-testsResolvedZoë Ma11/26/2025Actions
Actions #1

Updated by Brett Smith 4 months ago

Actions #2

Updated by Brett Smith 4 months ago

  • Description updated (diff)
Actions #3

Updated by Tom Clegg 4 months ago

  • Target version set to Development 2025-11-26
  • Assigned To set to Tom Clegg
  • Status changed from New to In Progress
Actions #5

Updated by Tom Clegg 4 months ago

  • Subtask #23324 added
Actions #6

Updated by Brett Smith 4 months ago

  • Target version changed from Development 2025-11-26 to Development 2025-12-10
Actions #7

Updated by Zoë Ma 4 months ago

LGTM!

Actions #8

Updated by Brett Smith 4 months ago

  • Status changed from In Progress to Resolved
Actions #9

Updated by Brett Smith about 2 months ago

  • Release changed from 82 to 84
Actions

Also available in: Atom PDF