mbien commented on PR #4020:
URL: https://github.com/apache/netbeans/pull/4020#issuecomment-1109980455

   @ebarboni everything seems to be tested twice on this PR, I can't quite 
explain why.
   
   "Branch" tests:
   ```
   $ git clone --depth=50 --branch=ebarboni-issuetemplate-ratignore --quiet 
https://github.com/apache/netbeans.git apache/netbeans
   $ cd apache/netbeans
   $ git checkout -qf b8159cc30bbc8bf2ecb051a449469d9a085e6616
   ```
   
   "Pull Request" tests:
   ```
   $ git clone --depth=50 --quiet https://github.com/apache/netbeans.git 
apache/netbeans
   $ cd apache/netbeans
   $ git fetch origin +refs/pull/4020/merge: --quiet
   $ git checkout -qf FETCH_HEAD
   ```
   the second run is green. I think the first tests a version which still has 
the LSP issue in master. "Branch" usually doesn't exist on other PRs. Anything 
unusual how you branched for this PR?


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to