tuteng commented on issue #6302: (Flaky-test) Possible prod issue - Trying to 
subscribe with incompatible schema
URL: https://github.com/apache/pulsar/issues/6302#issuecomment-584983124
 
 
   How do you run this test? Can you show your command? @devinbost 
   
   I run the integration test locally using the following command:
   
   package
   ```
   mvn clean install -DskipTests
   mvn -B -f tests/docker-images/pom.xml install -am -Pdocker -DskipTests
   ```
   run test
   ```
   mvn test -pl  tests/integration -DintegrationTests 
-DredirectTestOutputToFile=false -Dtest=PulsarFunctionsProcessTest 
-Dgroups=source
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to