Skip to content

Conversation

@JamesHollyer
Copy link
Contributor

@JamesHollyer JamesHollyer commented Jan 4, 2023

  • Motivation for features / changes
    These tests were disable to allow for a change in the tensorflow code this relies on. We are now re-enabling them.

Googlers, see b/264288347.

@yatbear
Copy link
Member

yatbear commented Jan 6, 2023

Test is failing because it's using tf_nightly-2.12.0.dev20221213 which doesn't include the necessary change.

@yatbear
Copy link
Member

yatbear commented Jan 9, 2023

TF stopped supporting Python3.7 since https://pypi.org/project/tf-nightly/2.12.0.dev20221214/#files (does not have cp37 whls), that's why we are stuck at 20221213 nightly, we need to support Python 3.8 or later (3.7 is already EOF: https://devguide.python.org/versions/#supported-versions).

@JamesHollyer JamesHollyer force-pushed the enableDebuggerPluginTest branch from 94276c6 to d021970 Compare January 14, 2023 01:04
Copy link
Member

@yatbear yatbear left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be unblocked by #6144.

@JamesHollyer JamesHollyer merged commit 3423d58 into tensorflow:master Jan 17, 2023
yatbear pushed a commit to yatbear/tensorboard that referenced this pull request Mar 27, 2023
* Motivation for features / changes
These tests were disable to allow for a change in the tensorflow code
this relies on. We are now re-enabling them.

Googlers, see b/264288347.
dna2github pushed a commit to dna2fork/tensorboard that referenced this pull request May 1, 2023
* Motivation for features / changes
These tests were disable to allow for a change in the tensorflow code
this relies on. We are now re-enabling them.

Googlers, see b/264288347.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants