shaneknapp commented on issue #27328: [WIP][SPARK-23435][SPARKR][TESTS] Update 
testthat to >= 2.0.0
URL: https://github.com/apache/spark/pull/27328#issuecomment-578268959
 
 
   welp, that went smoothly...  which makes me nervous lol.  :)
   
   ```
   * installing *source* package ‘testthat’ ...
   ** package ‘testthat’ successfully unpacked and MD5 sums checked
   ** libs
   gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -I../inst/include 
-DCOMPILING_TESTTHAT     -fpic  -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c init.c -o init.o
   gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -I../inst/include 
-DCOMPILING_TESTTHAT     -fpic  -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c reassign.c -o 
reassign.o
   g++  -I/usr/share/R/include -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT  
   -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security 
-Wdate-time -D_FORTIFY_SOURCE=2 -g  -c test-catch.cpp -o test-catch.o
   g++  -I/usr/share/R/include -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT  
   -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security 
-Wdate-time -D_FORTIFY_SOURCE=2 -g  -c test-example.cpp -o test-example.o
   g++  -I/usr/share/R/include -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT  
   -fpic  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security 
-Wdate-time -D_FORTIFY_SOURCE=2 -g  -c test-runner.cpp -o test-runner.o
   g++ -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -Wl,-z,relro -o 
testthat.so init.o reassign.o test-catch.o test-example.o test-runner.o 
-L/usr/lib/R/lib -lR
   installing to /usr/local/lib/R/site-library/testthat/libs
   ** R
   ** inst
   ** tests
   ** preparing package for lazy loading
   ** help
   *** installing help indices
   *** copying figures
   ** building package indices
   ** installing vignettes
   ** testing if installed package can be loaded
   * DONE (testthat)
   ```

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

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

Reply via email to