apache/pulsar

Flaky-test: RackAwareTest.testPlacement

Open

#14,106 opened on 2022年2月3日

GitHub で見る
 (5 comments) (0 reactions) (0 assignees)Java (3,485 forks)batch import
help wantedlifecycle/staletype/flaky-tests

Repository metrics

Stars
 (13,697 stars)
PR merge metrics
 (平均マージ 3d 10h) (30d で 146 merged PRs)

説明

Flaky-test: org.apache.pulsar.broker.service.RackAwareTest.testPlacement Number of failures: 12

org.apache.pulsar.broker.service.RackAwareTest is flaky. The testPlacement test method fails sporadically.

java.lang.AssertionError: first bookie in rack 0 not included in ensemble expected [true] but found [false]
	at org.testng.Assert.fail(Assert.java:99)
	at org.testng.Assert.failNotEquals(Assert.java:1037)
	at org.testng.Assert.assertTrue(Assert.java:45)
	at org.apache.pulsar.broker.service.RackAwareTest.testPlacement(RackAwareTest.java:144)

Usage tip: To enable automatic navigation to failure message, open the following links with CTRL/CMD-click.
example failure 2022-02-02T20:50:48.0192198Z
example failure 2022-02-02T02:30:44.8993147Z
example failure 2022-01-30T11:09:35.6750537Z
example failure 2022-01-30T10:23:16.6468139Z
example failure 2022-01-29T05:38:44.1136071Z
example failure 2022-01-29T04:31:36.9932064Z
example failure 2022-01-28T12:07:36.1877113Z
example failure 2022-01-28T10:32:37.8836639Z
example failure 2022-01-27T18:30:58.6029528Z
example failure 2022-01-27T11:18:25.6525106Z
example failure 2022-01-27T09:37:36.5674813Z

java.lang.AssertionError: first bookie in rack 0 not included in ensemble expected [true] but found [false]
	at org.testng.Assert.fail(Assert.java:99)
	at org.testng.Assert.failNotEquals(Assert.java:1037)
	at org.testng.Assert.assertTrue(Assert.java:45)
	at org.apache.pulsar.broker.service.RackAwareTest.testPlacement(RackAwareTest.java:135)

Usage tip: To enable automatic navigation to failure message, open the following links with CTRL/CMD-click.
example failure 2022-02-01T21:03:17.7727542Z

コントリビューターガイド