We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
xfail
1 parent 4ea1206 commit af4382aCopy full SHA for af4382a
tensorboard_plugin/tensorboard_plugin_fairness_indicators/plugin_test.py
@@ -153,8 +153,8 @@ def testIndexJsRoute(self):
153
154
@pytest.mark.xfail(
155
reason=(
156
- "This test is currently failing. "
157
- "Once it is fixed, please remove this mark."
+ "Failing on `master` as of `942b672457e07ac2ac27de0bcc45a4c80276785c`. "
+ "Please remove once fixed."
158
)
159
160
def testVulcanizedTemplateRoute(self):
0 commit comments