Skip to content

gha: benchmarks: fix pytest flags - #6749

Merged
efiop merged 1 commit into
masterfrom
efiop-patch-1
Oct 6, 2021
Merged

gha: benchmarks: fix pytest flags#6749
efiop merged 1 commit into
masterfrom
efiop-patch-1

Conversation

@efiop

@efiop efiop commented Oct 6, 2021

Copy link
Copy Markdown
Contributor

Kudos @skshetry for catching.

@efiop
efiop requested a review from a team as a code owner October 6, 2021 12:55
@efiop
efiop requested a review from pmrowla October 6, 2021 12:55
@efiop efiop added bug Did we break something? maintenance skip-changelog Skips changelog labels Oct 6, 2021
@efiop efiop changed the title gha: benchmarks: fix pytest flags [WIP] gha: benchmarks: fix pytest flags Oct 6, 2021
python-version: 3.7
- uses: iterative/dvc-bench@master
with:
pytest_options: "${{ github.event_name == 'workflow_dispatch' && '' || '-k test_init -k test_help' }}"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Removing the difference with workflow_dispatch for now, as it seems redundant and confusing to run full test suit.

@efiop efiop changed the title [WIP] gha: benchmarks: fix pytest flags gha: benchmarks: fix pytest flags Oct 6, 2021
@efiop
efiop merged commit 32f435c into master Oct 6, 2021
@efiop
efiop deleted the efiop-patch-1 branch October 6, 2021 14:07
skshetry added a commit to endremborza/dvc that referenced this pull request Oct 8, 2021
* master: (47 commits)
  make dependabot updates work (treeverse#6760)
  move defaults to the class level (treeverse#6762)
  build(deps): Bump dvclive from 0.3.0 to 0.4.0 (treeverse#6753)
  move requirements to setup.cfg (treeverse#6758)
  gha: cancel previous workflows (treeverse#6756)
  pyinstaller: hooks: remove webhdfs
  webhdfs: migrate to fsspec (treeverse#6662)
  gha: benchmarks: fix pytest flags (treeverse#6749)
  hdfs: migrate to fsspec (treeverse#6604)
  Pin dvclive to 0.3.0
  command: Should not consume 'print' to output default remote info (treeverse#6650)
  command: output prettify json in tty (treeverse#6743)
  gha: run benchmarks on PRs (treeverse#6733)
  Run on Python3.10 (treeverse#6745)
  Fix dvclive running subdir (treeverse#6740)
  exp init: only ask for that are not provided in an interactive mode (treeverse#6739)
  move exp init logic to dvc.repo.experiments.init (treeverse#6738)
  build(deps): Bump jaraco-windows from 5.6.0 to 5.7.0 (treeverse#6735)
  build(deps): Bump pytest-cov from 2.12.1 to 3.0.0 (treeverse#6736)
  Bump typing_extensions to >=3.7.4 (treeverse#6731) (treeverse#6732)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Did we break something? skip-changelog Skips changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant