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

fix: Fix Ivy Failing Test: [jax,numpy,torch] - general.get_item #28049

Merged
merged 2 commits into from
Feb 25, 2024

Conversation

sgalpha01
Copy link
Contributor

PR Description

general.get_item fixed for jax, numpy and torch. It is still failing for paddle.

❯ pytest ivy_tests/test_ivy/test_functional/test_core/test_general.py::test_get_item --no-header --no-summary
Use Database in ReadOnly Mode with local caching !
===================================================================== test session starts =====================================================================
collected 5 items                                                                                                                                             

ivy_tests/test_ivy/test_functional/test_core/test_general.py ....F                                                                                      [100%]

========================================================= 1 failed, 4 passed, 649 warnings in 38.55s ==========================================================

Related Issue

Closes #28046
Closes #28047
Closes #28048

Checklist

  • Did you add a function?
  • Did you add the tests?
  • Did you run your tests and are your tests passing?
  • Did pre-commit not fail on any check?
  • Did you follow the steps we provided?

Socials

@NripeshN NripeshN merged commit ae4dddc into ivy-llc:main Feb 25, 2024
18 of 31 checks passed
Kacper-W-Kozdon pushed a commit to Kacper-W-Kozdon/ivy that referenced this pull request Feb 27, 2024
…llc#28049)

Co-authored-by: NripeshN <86844847+NripeshN@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
4 participants