-
Notifications
You must be signed in to change notification settings - Fork 195
Issues: arquillian/arquillian-core
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[Question] Why NPE if ResourceProvider returns null
#114
opened Oct 27, 2016 by
lordofthejars
updated Oct 27, 2016
Provide a way to give precedence to ResourceProvider if multiple providers can provide resource of same type
train/ginger
#143
opened Nov 27, 2017 by
dipak-pawar
updated Nov 27, 2017
ResourceProvider canProvide() should also accept Qualifiers as arguments.
train/heather
#123
opened Feb 10, 2017 by
iocanel
updated Feb 1, 2018
Hierarchy Lookup for Expression Resolver
#163
opened Feb 21, 2018 by
dipak-pawar
updated Feb 21, 2018
Using a timeout with testng breaks everything
#168
opened Apr 4, 2018 by
ivankelly
updated Jul 4, 2018
Unexpected org.xnio.XnioWorker.getContextManager() method call
#224
opened Dec 24, 2019 by
hmunnin
updated Dec 29, 2019
Automatically adding the test class can cause duplicate class problems
#157
opened Jan 23, 2018 by
tevans78
updated Nov 17, 2020
NullPointerException when interceptBeforeEach in @Nested class invoke method that has fields with @EJB or @Inject annotation
#331
opened Apr 13, 2021 by
rimuln
updated Apr 27, 2022
Arquillian TestNG integration fails to execute its "arquillian" group methods if a set of groups is specified in surefire
#395
opened Jun 3, 2022 by
starksm64
updated Jun 3, 2022
URLResourceProvider does not behave consistently for servlet and non-servlet containers
#216
opened Oct 1, 2019 by
mkouba
updated May 2, 2023
No command response within timeout of 30000 ms.
#483
opened May 23, 2023 by
miPlodder
updated Nov 7, 2023
Moving towards next major version
#144
opened Nov 27, 2017 by
bartoszmajsak
updated Nov 7, 2023
2 tasks
Shortcut to deploy output of build for IT tests
#503
opened Oct 9, 2023 by
arjantijms
updated Nov 7, 2023
Improve the error message seen when no DeployableContainer is found/configured correctly
#549
opened Apr 18, 2024 by
starksm64
updated Apr 18, 2024
Break out the legacy EE code into a separate repo
#563
opened Jun 28, 2024 by
starksm64
updated Jun 28, 2024
Why does every ArquillianDescriptor return type extend ArquillianDescriptor?
#551
opened Jun 15, 2024 by
starksm64
updated Jun 29, 2024
The contract between a DeployableContainer and Protocol is not clean
#587
opened Jul 6, 2024 by
starksm64
updated Jul 6, 2024
Don't we need to remove arquillian-jakarta from the bom:
#600
opened Jul 13, 2024 by
starksm64
updated Jul 22, 2024
Consider adding a
@JunitParam
or something similar which would allow Arquillian to ignore the method parameter
#610
opened Aug 13, 2024 by
jamezp
updated Sep 6, 2024
Where to find updated guides for Arquillian? Is the project still active?
#644
opened Nov 27, 2024 by
lucaspottersky
updated Dec 14, 2024
Remove usage of features deprecated for removal
#655
opened Dec 17, 2024 by
starksm64
updated Dec 17, 2024
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.