Skip to content

Conversation

@schloerke
Copy link
Collaborator

@schloerke schloerke commented Aug 10, 2023

I've ran into 5+ situations where this test has failed in other (unrelated) PRs.

The root cause is the diamonds table take an extra second to load. This may time out on CI, but will pass locally. By changing the test and increasing the timeout, it should be clearer if the test fails and should occur less often (hopefully never due to timing).

cc @jcheng5

@schloerke schloerke self-assigned this Aug 10, 2023
@schloerke schloerke merged commit b231425 into main Aug 10, 2023
@schloerke schloerke deleted the dataframe_flaky_test branch August 10, 2023 20:00
schloerke added a commit that referenced this pull request Aug 22, 2023
* main:
  feat(Session): Make Session on_flush() and on_flushed() accept async functions (#693)
  Make data frame selection return row numbers, not pandas index value (#677)
  chore(api)!: Rename `ui.navset_pill_card` -> `ui.navset_card_pill` and `ui.navset_tab_card` -> `ui.navset_card_tab` (#681)
  Consolidate all testing into `tests/` folder (#683)
  Fix pyright error (#678)
  Make model score app work on Connect/Shinyapps.io (#657)
  Suppress type check for read_csv
  Synchonize input_file examples
  More realistic file import example (#582)
  Make flaky dataframe test have larger timeout (#675)
  Wrap bare value box value in `p` tag (#668)
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