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

Update bulkrax for chunked upload support #2370

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

@ShanaLMoore ShanaLMoore added the ignore-for-release ignore this for release notes label Oct 30, 2024
@ShanaLMoore ShanaLMoore reopened this Oct 30, 2024
@ShanaLMoore ShanaLMoore changed the title Update bulkrax to pull in chunked uploads Update bulkrax for chunked upload support Oct 30, 2024
Copy link

github-actions bot commented Oct 30, 2024

Test Results

0 files   -     3  0 suites   - 3   0s ⏱️ - 17m 35s
0 tests  - 2 040  0 ✅  - 1 990  0 💤  - 50  0 ❌ ±0 
0 runs   - 2 067  0 ✅  - 2 015  0 💤  - 52  0 ❌ ±0 

Results for commit 8873e53. ± Comparison against base commit 0c55499.

♻️ This comment has been updated with latest results.

@ShanaLMoore ShanaLMoore added minor-ver for release notes and removed ignore-for-release ignore this for release notes labels Oct 30, 2024
@ShanaLMoore
Copy link
Collaborator Author

ShanaLMoore commented Oct 30, 2024

The tests that are consistently failing on this pipeline pass locally 🤔 :

  • rspec ./spec/features/create_etd_spec.rb:37 # Create a Etd a logged in user with the :work_depositor role can create an Etd
  • rspec ./spec/features/work_editor_role_spec.rb:83 # Work Editor role create permissions can create a work
  • rspec ./spec/features/create_oer_spec.rb:41 # Create a Oer a logged in user with the :work_depositor role is expected to have text "My Test Work"
  • rspec ./spec/features/create_generic_work_spec.rb:41 # Create a GenericWork a logged in user with the :work_depositor role is expected to have text "My Test Work"
  • rspec ./spec/features/create_image_spec.rb:41 # Create a Image a logged in user with the :work_depositor role is expected to have text "My Test Work"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor-ver for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant