Github user daveoshinsky commented on the issue:

    https://github.com/apache/drill/pull/517
  
    Yes, Windows 7.  java version "1.8.0_91",  Maven 3.3.9, running build 
under cygwin
    doshinsky@DaveOshinsky-PC /cygdrive/c/apache/drill-1.6.0/exec/java-exec$ 
mvn -Dtest=TestDecimal surefire:test -DfailIfNoTests=false[INFO] Scanning for 
projects...[INFO][INFO] 
------------------------------------------------------------------------[INFO] 
Building exec/Java Execution Engine 1.6.0[INFO] 
------------------------------------------------------------------------....Running
 org.apache.drill.exec.physical.impl.TestDecimal#testComplexDecimalRunning 
org.apache.drill.exec.physical.impl.TestDecimal#testCastFromIntRunning 
org.apache.drill.exec.physical.impl.TestDecimal#testSimpleDecimalArithmeticRunning
 org.apache.drill.exec.physical.impl.TestDecimal#testComplexDecimalSortRunning 
org.apache.drill.exec.physical.impl.TestDecimal#testSimpleDecimalMathFuncRunning
 org.apache.drill.exec.physical.impl.TestDecimal#testSimpleDecimalTests run: 7, 
Failures: 0, Errors: 7, Skipped: 0, Time elapsed: 30.062 sec <<< FAILURE! - in 
org.apache.drill.exec.physical.impl.TestDecimaltestCastFromFloa
 t(org.apache.drill.exec.physical.impl.TestDecimal)  Time elapsed: 8.202 sec  
<<< ERROR!org.apache.drill.exec.rpc.RpcException: 
org.apache.drill.common.exceptions.UserRemoteException: SYSTEM ERROR: 
PatternSyntaxException: Unexpected internal error near index 1\ ^
    
    [Error Id: 8a0fff12-6dea-407d-99f2-12ea0479b0f7 on 
DaveOshinsky-PC.gp.cv.commvault.com:31010]        at 
org.apache.drill.exec.rpc.RpcException.mapException(RpcException.java:60)    
    at 
org.apache.drill.exec.client.DrillClient$ListHoldingResultsListener.getResults(DrillClient.java:424)Â
        at 
org.apache.drill.exec.client.DrillClient.runQuery(DrillClient.java:321)      
  at 
org.apache.drill.exec.physical.impl.TestDecimal.testCastFromFloat(TestDecimal.java:111)Caused
 by: org.apache.drill.common.exceptions.UserRemoteException: SYSTEM ERROR: 
PatternSyntaxException: Unexpected internal error near index 1\ ^
     
    
        On Friday, June 17, 2016 2:10 PM, Aman Sinha <[email protected]> 
wrote:
     
    
     The tests passed for me (I am running on a linux box). mvn install 
-DskipTests
    
    mvn -Dtest=TestDecimal surefire:test -DfailIfNoTests=falseRunning 
org.apache.drill.exec.physical.impl.TestDecimal#testCastFromFloat
    Running org.apache.drill.exec.physical.impl.TestDecimal#testComplexDecimal
    Running 
org.apache.drill.exec.physical.impl.TestDecimal#testSimpleDecimalArithmetic
    Running 
org.apache.drill.exec.physical.impl.TestDecimal#testComplexDecimalSort
    Running 
org.apache.drill.exec.physical.impl.TestDecimal#testSimpleDecimalMathFunc
    Running org.apache.drill.exec.physical.impl.TestDecimal#testSimpleDecimal
    Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.566 sec 
- in org.apache.drill.exec.physical.impl.TestDecimalResults :Tests run: 6, 
Failures: 0, Errors: 0, Skipped: 0I see control chars in your error stack .. 
what platform are you using ? Is it windows ? —
    You are receiving this because you authored the thread.
    Reply to this email directly, view it on GitHub, or mute the thread.  
    
      


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to