Skip to content

bug(test-deploy): Add retries for deploy tests #1392

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
May 17, 2024

Conversation

karangattu
Copy link
Collaborator

@karangattu karangattu commented May 17, 2024

Add reruns to the deploy tests since the deploy tests intermittently fail with building image on shinyapps.io.

@karangattu
Copy link
Collaborator Author

@schloerke Why did it skip the deploy tests (connect + shinyapps.io) even though the branch name starts with deploy*

@schloerke
Copy link
Collaborator

schloerke commented May 17, 2024

@karangattu
Copy link
Collaborator Author

Oh I see it.. I clicked on the previous section and saw those tests were skipped.. Note to self: Do not drink and code.
Add_retries_for_deploy_tests_·_posit-dev_py-shiny_2d3547e

@karangattu karangattu marked this pull request as ready for review May 17, 2024 15:28
@karangattu karangattu requested a review from schloerke May 17, 2024 15:28
@schloerke schloerke changed the title Add retries for deploy tests bug(test-deploy): Add retries for deploy tests May 17, 2024
@karangattu karangattu added this pull request to the merge queue May 17, 2024
Merged via the queue into main with commit 3e7f1d2 May 17, 2024
32 checks passed
@karangattu karangattu deleted the deploy-fix-flaky-tests branch May 17, 2024 15:43
schloerke added a commit that referenced this pull request May 20, 2024
* main:
  bug(output transformer): fix transformer auto-registration (#1394)
  fix: Add wait till pulse animation has started (#1393)
  bug(test-deploy): Add retries for deploy tests (#1392)
  Add busy indicator tests (#1391)
  Yield to give "synchronous" writes a chance to complete (#1388)
  chore(busy indicator): Update busy indicator css files (#1389)
  feat(cli): Add `shiny --version` (#1387)
  fix(selectize): Accept jsonifiable values in `options` dictionary (#1382)
  bug(data frame): Use `<ID>_data_view_rows` (#1386)
schloerke added a commit that referenced this pull request May 20, 2024
* data_view_meta:
  Add demo apps for `update_sort()` and `update_filter()`
  Add `update_sort()` and `update_filter()` to DF
  bug(output transformer): fix transformer auto-registration (#1394)
  fix: Add wait till pulse animation has started (#1393)
  bug(test-deploy): Add retries for deploy tests (#1392)
  Add busy indicator tests (#1391)
  Yield to give "synchronous" writes a chance to complete (#1388)
  chore(busy indicator): Update busy indicator css files (#1389)
  `ColumnFilter` and `ColumnSort` should use `col: num` and not `id: str` for consistency
  Lints
  Have `.data_view()` use `.data_view_info()` information for consistent subsetting
  feat(cli): Add `shiny --version` (#1387)
  fix(selectize): Accept jsonifiable values in `options` dictionary (#1382)
  bug(data frame): Use `<ID>_data_view_rows` (#1386)
  test(data frame): Verify that data frame's outputs are reset before moving forward (#1383)
  Send busy/idle at the right times (#1380)
  feat(data frame): Restore `input.<ID>_selected_rows()`. Rename `input.<ID>_data_view_indices` to `input.<ID>_data_view_rows` (#1377)
  Apply suggestions from code review
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