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

Skip validation of runtime resources #586

Merged
merged 1 commit into from Mar 28, 2015

Conversation

jamezp
Copy link
Member

@jamezp jamezp commented Mar 27, 2015

In PR #582 the resources children are still read which in some cases could be expensive. This stops the resource from being validated as well as being read.

@wildfly-ci
Copy link

Windows Build 1103 is now running using a merge of 21cdbf6

@wildfly-ci
Copy link

Linux Build 1441 is now running using a merge of 21cdbf6

@wildfly-ci
Copy link

Core - Full Integration Build 703 is now running using a merge of 21cdbf6

@wildfly-ci
Copy link

Linux Build 1441 outcome was SUCCESS using a merge of 21cdbf6
Summary: Tests passed: 3076, ignored: 65 Build time: 0:19:48

@wildfly-ci
Copy link

Windows Build 1103 outcome was SUCCESS using a merge of 21cdbf6
Summary: Tests passed: 3076, ignored: 65 Build time: 0:20:23

@bstansberry
Copy link
Contributor

Note this doesn't supercede #582, as this is about eliminating superfluous work during boot, while the other applies at any time.

@wildfly-ci
Copy link

Core - Full Integration Build 703 outcome was FAILURE using a merge of 21cdbf6
Summary: Tests failed: 1 (1 new), passed: 2827, ignored: 412 Build time: 0:52:17

Build problems:

Failed tests detected

Failed tests

org.jboss.as.test.integration.ejb.stateful.passivation.PassivationTestCase.testPassivationMaxSize: <no details avaliable>

kabir added a commit that referenced this pull request Mar 28, 2015
Skip validation of runtime resources
@kabir kabir merged commit 8ea7245 into wildfly:master Mar 28, 2015
@jamezp jamezp deleted the runtime-resource-fix branch March 30, 2015 17:33
spyrkob pushed a commit to spyrkob/wildfly-core that referenced this pull request Mar 28, 2019
[JBEAP-15413][WFCORE-4107][WFCORE-4074] Upgrading MSC to 1.4.5.Final
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants