Skip to content

Commit af4382a

Browse files
Change xfail reason
1 parent 4ea1206 commit af4382a

File tree

1 file changed

+2
-2
lines changed
  • tensorboard_plugin/tensorboard_plugin_fairness_indicators

1 file changed

+2
-2
lines changed

tensorboard_plugin/tensorboard_plugin_fairness_indicators/plugin_test.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,8 +153,8 @@ def testIndexJsRoute(self):
153153

154154
@pytest.mark.xfail(
155155
reason=(
156-
"This test is currently failing. "
157-
"Once it is fixed, please remove this mark."
156+
"Failing on `master` as of `942b672457e07ac2ac27de0bcc45a4c80276785c`. "
157+
"Please remove once fixed."
158158
)
159159
)
160160
def testVulcanizedTemplateRoute(self):

0 commit comments

Comments
 (0)