Skip to content
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

Expected results editor file sync issues #110

Open
donaldoakes opened this issue Jan 17, 2022 · 0 comments
Open

Expected results editor file sync issues #110

donaldoakes opened this issue Jan 17, 2022 · 0 comments
Labels
Milestone

Comments

@donaldoakes
Copy link
Collaborator

donaldoakes commented Jan 17, 2022

Expected result fragments served by resultFs can get out-of-sync with full suite expected result YAML file editors.

Scenarios:

  • In Test Explorer open result fragment diff editor by clicking Compare Result Fragments icon. Make a change but don't save. Open the full diff editor for the suite by clicking Compare Result Files icon. Changes are not reflected.
  • Open full suite diff editor. Open fragment diff editor. Change in fragment (no save) and switch back to full, and change is not reflected.
  • Open fragment diff editor. Open full suite diff editor. Change in full suite editor (no save) and switch back to fragment where change is not reflected.
  • Same as above in non-diff full suite editor.
  • Modify in fragment diff editor. Save. Modify again and save. Prompt: "The content of the file is newer. Please compare your version with the file contents or overwrite the content of the file with your changes."

Also, adjust fs stat result to avoid re-opening already-opened full suite editor (see requestFs).

@donaldoakes donaldoakes added this to the 2.1.1 milestone Jan 17, 2022
@donaldoakes donaldoakes modified the milestones: 2.2.1, 2.2.2 Apr 15, 2022
@donaldoakes donaldoakes modified the milestones: 3.1.0, 3.2.0 Jan 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant