Commit 4bdb6b5
The test target "//finatra/mysql-client/src/test/scala/com/twitter/finatra/mysql/util/tests:tests" is failing too often in master in CI.
Summary:
Problem:
The test target "//finatra/mysql-client/src/test/scala/com/twitter/finatra/mysql/util/tests:tests" is failing too often in master in CI.
Logs available here:
Known to fail ticket: [CSL-12423](https://jira.twitter.biz/browse/CSL-12423)
Solution:
It has been marked "known-to-fail" in the BUILD file
Result:
This will cause it to be skipped in future builds, and its failures ignored in submit queue. This implies that code changes that further break this test will not be prevented from being submitted to the master branch, until the problem is fixed and the test is no longer marked known-to-fail.
Reviewers: O890 source:/finatra/!
JIRA Roadmap Project: <JIRA key, e.g. IOS-1234> If providing a value, remove everything except the JIRA key. Leave this field unchanged to complete later in the UI.
Change Classification: Select one of the following: roadmap-project, non-roadmap-project . You may also leave this field unmodified to complete later in the UI.
Differential Revision: https://phabricator.twitter.biz/D1213149
TBR=true1 parent 30f6272 commit 4bdb6b5
File tree
1 file changed
+4
-1
lines changed- mysql-client/src/test/scala/com/twitter/finatra/mysql/util/tests
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
| |||
0 commit comments