You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--- FAIL: TestBatchedAssetIssuance (11.88s)
test_sqlite.go:11: Creating new SQLite DB handle for testing: /tmp/TestBatchedAssetIssuance3571172735/001/tmp.db
--- FAIL: TestBatchedAssetIssuance/basic_asset_creation (1.60s)
planter_test.go:959:
Error Trace: /home/runner/work/taproot-assets/taproot-assets/tapgarden/planter_test.go:959
/home/runner/work/taproot-assets/taproot-assets/tapgarden/planter_test.go:1097
/home/runner/work/taproot-assets/taproot-assets/tapgarden/planter_test.go:1829
Error: Received unexpected error:
got empty confirmation event in batch
Test: TestBatchedAssetIssuance/basic_asset_creation
test_sqlite.go:11: Creating new SQLite DB handle for testing: /tmp/TestBatchedAssetIssuance3571172735/002/tmp.db
test_sqlite.go:11: Creating new SQLite DB handle for testing: /tmp/TestBatchedAssetIssuance3571172735/003/tmp.db
test_sqlite.go:11: Creating new SQLite DB handle for testing: /tmp/TestBatchedAssetIssuance3571172735/004/tmp.db
test_sqlite.go:11: Creating new SQLite DB handle for testing: /tmp/TestBatchedAssetIssuance3571172735/005/tmp.db
test_sqlite.go:11: Creating new SQLite DB handle for testing: /tmp/TestBatchedAssetIssuance3571172735/006/tmp.db
FAIL
FAIL github.com/lightninglabs/taproot-assets/tapgarden 17.647s
FAIL
The text was updated successfully, but these errors were encountered:
I don't see this popping up any more in CI, and I couldn't reproduce it locally over 100 runs of the tapgarden unit tests with the normal test runner nor with the race detector.
I do see some potential issues with testFinalizeBatch though, will keep digging.
From #971
The text was updated successfully, but these errors were encountered: