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 for WFCORE-1970, WFCORE-1918, WFCORE-1909. Aesh 0.66.13, quote pa… #1928

Merged
merged 1 commit into from Nov 15, 2016

Conversation

jfdenise
Copy link
Contributor

@jfdenise jfdenise commented Nov 9, 2016

Aesh 0.66.13

  • Fixes '\0' char kept in typed input.
  • Fixes quotes handling
  • Aesh is back to parsing quotes.

Made changes to the comments test to test the right behaviour.

@jfdenise jfdenise changed the title Fix for WFCORE-1970, WFCORE-1918, WFCORE-1909. Aesh 0.66.12, quote pa… Fix for WFCORE-1970, WFCORE-1918, WFCORE-1909. Aesh 0.66.13, quote pa… Nov 10, 2016
@wildfly-ci
Copy link

Core - Full Integration Build 3727 outcome was FAILURE using a merge of 76803df
Summary: Tests failed: 1 (1 new), passed: 3463, ignored: 171 Build time: 01:01:06

Failed tests

org.jboss.as.test.integration.domain.mixed.eap640.KernelBehavior640TestSuite: java.lang.RuntimeException: java.lang.RuntimeException: java.io.IOException: No space left on device
    at java.io.FileOutputStream.writeBytes(Native Method)
    at java.io.FileOutputStream.write(FileOutputStream.java:326)
    at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
    at java.io.BufferedOutputStream.write(BufferedOutputStream.java:126)
    at org.jboss.as.test.integration.domain.mixed.OldVersionCopier.inputStreamToFile(OldVersionCopier.java:125)
    at org.jboss.as.test.integration.domain.mixed.OldVersionCopier.expandAsInstance(OldVersionCopier.java:101)
    at org.jboss.as.test.integration.domain.mixed.OldVersionCopier.expandAsInstance(OldVersionCopier.java:82)
    at org.jboss.as.test.integration.domain.mixed.OldVersionCopier.expandOldVersion(OldVersionCopier.java:56)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.create(MixedDomainTestSupport.java:86)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:87)
    at org.jboss.as.test.integration.domain.mixed.KernelBehaviorTestSuite.getSupport(KernelBehaviorTestSuite.java:40)
    at org.jboss.as.test.integration.domain.mixed.eap640.KernelBehavior640TestSuite.initializeDomain(KernelBehavior640TestSuite.java:42)
------- Stdout: -------
[Host Controller] 08:36:23,913 WARN  [org.jboss.as.protocol.connection] (Remoting "build24-el7:MANAGEMENT" task-2) JBAS012118: No such request (37) associated with channel Channel ID f156b63a (outbound) of Remoting connection 005ea988 to localhost/0:0:0:0:0:0:0:1:9999
[Host Controller]  [33m [0m [33m08:36:23,914 WARN  [org.jboss.as.protocol.connection] (management task-4) WFLYPRT0018: No such request (37) associated with channel Channel ID 7156b63a (inbound) of Remoting connection 01e2d917 to /0:0:0:0:0:0:0:1:40757 of endpoint "master:MANAGEMENT" <fb3983> [0m
[Host Controller]  [33m [0m [0m08:36:23,952 INFO  [org.jboss.as.domain.controller] (management task-6) WFLYHC0026: Unregistered remote slave host "slave" [0m


@bstansberry bstansberry added the ready-for-merge This PR is ready to be merged and fulfills all requirements label Nov 15, 2016
@bstansberry bstansberry merged commit f25af44 into wildfly:master Nov 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge This PR is ready to be merged and fulfills all requirements
Projects
None yet
3 participants