-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed as not planned
Labels
A: experimentsRelated to dvc expRelated to dvc expp3-nice-to-haveIt should be done this or next sprintIt should be done this or next sprintproduct: VSCodeIntegration with VSCode extensionIntegration with VSCode extensionuiuser interface / interactionuser interface / interaction
Description
Bug Report
Description
I cloned repo get-started-experiments and created new branch. Now dvc exp show shows me different branch names from time to time. It also happens if you move back to main branch.
Reproduce
- git clone https://github.com/iterative/get-started-experiments
- cd get-started-experiments
- dvc pull
- git checkout -b other-branch
- dvc exp show --no-pager
Run last command few times
Environment information
Output of dvc doctor:
$ dvc doctor
DVC version: 2.1.0 (brew)
---------------------------------
Platform: Python 3.9.5 on macOS-10.16-x86_64-i386-64bit
Supports: azure, gdrive, gs, http, https, s3, ssh, oss, webdav, webdavs
Cache types: reflink, hardlink, symlink
Cache directory: apfs on /dev/disk1s5s1
Caches: local
Remotes: https
Workspace directory: apfs on /dev/disk1s5s1
Repo: dvc, gitAdditional Information (if any):
Tried the same with the latest dev version 2.1.0+9dda6b, the bug persists
casperdcl and iesahin
Metadata
Metadata
Assignees
Labels
A: experimentsRelated to dvc expRelated to dvc expp3-nice-to-haveIt should be done this or next sprintIt should be done this or next sprintproduct: VSCodeIntegration with VSCode extensionIntegration with VSCode extensionuiuser interface / interactionuser interface / interaction
