Skip to content

[Global pins] Correct the incorrect name change and add test cases #6840

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

roseayeon
Copy link
Contributor

@roseayeon roseayeon commented Apr 23, 2024

Motivation for features / changes

This PR fixes the renaming in #6831 and adds test cases to make the test robust.

Technical description of changes

Screenshots of UI changes (or N/A)

Detailed steps to verify changes work correctly (as executed by you)

  • Added test cases + cl TAP presubmit passes

Alternate designs / implementations considered (or N/A)

@roseayeon roseayeon changed the title [Global pins] Correct the incorrect name change and add some test cases [Global pins] Correct the incorrect name change and add test cases Apr 23, 2024
@roseayeon roseayeon requested review from hoonji and bmd3k April 23, 2024 07:20
@bmd3k bmd3k removed their request for review April 23, 2024 11:06
@roseayeon roseayeon merged commit 4023658 into tensorflow:master Apr 24, 2024
AnuarTB pushed a commit to AnuarTB/tensorboard that referenced this pull request May 3, 2024
…ensorflow#6840)

## Motivation for features / changes

This PR fixes the renaming in tensorflow#6831 and adds test cases to make the test
robust.

## Technical description of changes

* Tried to rename `disableSavingPins` to `removeSavedPinsOnDisable`, but
tensorflow#6831 accidentally changed `removeAllPins` to
`removeSavedPinsOnDisable`.

## Screenshots of UI changes (or N/A)

## Detailed steps to verify changes work correctly (as executed by you)
* Added test cases + cl TAP presubmit passes
## Alternate designs / implementations considered (or N/A)
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