alibaba / alibaba/Sentinel

Flaky test

Open
#2,974 2 comments 0 reactions 0 assignees View on GitHub
area/test good first issue
Dominant language
Java
Stars
23.1k
Forks
8.1k
PR merge metrics
No merged PRs in 30d

Description

## Issue Description

Bug report

### Describe what happened (or what feature you want)

The test ```com.alibaba.csp.sentinel.adapter.reactor.MonoSentinelOperatorIntegrationTest.testEmitSingleLongTimeRt``` fails when run by itself. But it passes when other methods run before it.
Thus, the test is flaky [Acc. to the definitions mentioned in IDOFT](https://github.com/TestingResearchIllinois/idoft).

### Describe what you expected to happen

The test should pass when run on its own.

### How to reproduce it (as minimally and precisely as possible)

Run the test on its own. It will fail.
Run the test class. It will pass.

### Tell us your environment

Java 1.8
Windows 10 Education.
Maven 3.6.3

### Anything else we need to know?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.