Skip to content

[ignore] Add test for sampling #4161#710

Open
celian-garcia wants to merge 1 commit into
mainfrom
celian-garcia/4161-interval-migration
Open

[ignore] Add test for sampling #4161#710
celian-garcia wants to merge 1 commit into
mainfrom
celian-garcia/4161-interval-migration

Conversation

@celian-garcia

@celian-garcia celian-garcia commented Jun 26, 2026

Copy link
Copy Markdown
Member

Description

ref perses/perses#4161

This test is not expected to be green but it is, so there is something I'm missing somewhere. Maybe we need some more high level tests

Tested as well on some older versions

cegarcia@NCELRND0473 plugins % percli plugin test-schemas --plugin.path StaticListVariable-0.8.0-rc.0 
✓ custom (migrate) [migrate/tests/custom]
✓ custom-complex (migrate) [migrate/tests/custom-complex]
✓ interval (migrate) [migrate/tests/interval]
✓ interval-auto (migrate) [migrate/tests/interval-auto]
✓ interval-no-options (migrate) [migrate/tests/interval-no-options]
✓ static-list.json (model-valid) [tests/valid/static-list.json]

SUCCESS: All of the 6 schema test(s) passed

cegarcia@NCELRND0473 plugins % percli plugin test-schemas --plugin.path StaticListVariable-0.8.1      
✓ custom (migrate) [migrate/tests/custom]
✓ custom-complex (migrate) [migrate/tests/custom-complex]
✓ interval (migrate) [migrate/tests/interval]
✓ interval-auto (migrate) [migrate/tests/interval-auto]
✓ interval-no-options (migrate) [migrate/tests/interval-no-options]
✓ static-list.json (model-valid) [tests/valid/static-list.json]

SUCCESS: All of the 6 schema test(s) passed

cegarcia@NCELRND0473 plugins % percli plugin test-schemas --plugin.path StaticListVariable-0.9.0-beta.0 
✓ custom (migrate) [migrate/tests/custom]
✓ custom-complex (migrate) [migrate/tests/custom-complex]
✓ interval (migrate) [migrate/tests/interval]
✓ interval-auto (migrate) [migrate/tests/interval-auto]
✓ interval-no-options (migrate) [migrate/tests/interval-no-options]
✓ static-list.json (model-valid) [tests/valid/static-list.json]

SUCCESS: All of the 6 schema test(s) passed

Screenshots

Checklist

  • Pull request has a descriptive title and context useful to a reviewer.
  • Pull request title follows the [<catalog_entry>] <commit message> naming convention using one of the
    following catalog_entry values: FEATURE, ENHANCEMENT, BUGFIX, BREAKINGCHANGE, DOC,IGNORE.
  • All commits have DCO signoffs.

UI Changes

  • Changes that impact the UI include screenshots and/or screencasts of the relevant changes.
  • Code follows the UI guidelines.

Signed-off-by: Celian GARCIA <celian.garcia@amadeus.com>
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.

1 participant