mirror of https://github.com/apache/druid.git
11 lines
344 B
Markdown
11 lines
344 B
Markdown
---
|
|
name: Flaky Test
|
|
about: A template for Druid CI flaky test reports
|
|
title: "Flaky Test: test name"
|
|
labels: Flaky Test
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
Please replace 'test name' in the title with the actual test name. Also include a stack trace as well as link to a failing test run, along with any investigation you might have done to triage the issue.
|