linkedin / linkedin/ambry

Test failure: com.github.ambry.router.PutManagerTest > testConcurrentPutsSuccess[0] FAILED

Open
#1,676 1 comment 0 reactions 1 assignee View on GitHub

@cgtz is already working on this.

Since Oct 27, 2020.

test-failure
Dominant language
Java
Stars
1.8k
Forks
298
Avg merge
21h 43m
Merged PRs (30d)
9

Description

com.github.ambry.router.PutManagerTest > testConcurrentPutsSuccess[0] FAILED
    java.lang.AssertionError: blobId should not be null
        at org.junit.Assert.fail(Assert.java:91)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:524)
        at com.github.ambry.router.PutManagerTest.assertSuccess(PutManagerTest.java:1038)
        at com.github.ambry.router.PutManagerTest.submitPutsAndAssertSuccess(PutManagerTest.java:942)
        at com.github.ambry.router.PutManagerTest.testConcurrentPutsSuccess(PutManagerTest.java:547)

https://gradle.com/s/un4v64r2kdvka

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.