search for: test_time

Displaying 3 results from an estimated 3 matches for "test_time".

Did you mean: test1time
2015 Oct 05
0
Compiling v2.2.19 - internal compiler error: segmentation fault (test-timing.c -> int64_t issue?)
Hi, I am trying to compile a 64-build of the latest dovecot v2.2.19 on my SuSE Linux Enterprise Server 10 (x64) system. I've run ./configure with two parameters, the --prefix one and the --with-ssldir one. During the make stage, I am getting the following 'internal compiler error' message : --------------------------------------------- [...] gcc -DHAVE_CONFIG_H -I. -I../..
2011 Sep 25
0
RMySQL not running from within batch file
...ontains the following - time<-as.data.frame(Sys.time()) names(time)<-"time" write.csv(time,"~Documents\\Test.csv") library(RMySQL) drv<-dbDriver("MySQL") con<-dbConnect(drv,dbname="test",user="root",password=pwd) dbWriteTable(con,"test_time",time,row.names=F,append=T) dbDisconnect(con) When I source this code from R.exe it creates the csv file and updates the database as it should. When I run my batch file ("C:\Program Files\R\R-2.13.1\bin\x64\R.exe" CMD BATCH --vanilla "~Documents\Test 1.0.R") it writes the...
2019 Nov 15
0
Wine release 4.20
...eWindow(0) test result for w1064v1809. user32/tests: Skip tests expecting ascii VK wparam on non-us keyboards. user32/tests: Add optional flags for alternative sequence on w1064v1809. user32/tests: Flush remaining events before starting a new sequence. user32/tests: Increase test_timers count tolerance on Windows. user32/tests: Tweak test result for w1064v1809. user32/tests: Synchronize with the SendMessageTimeout thread. user32/tests: Close event at the end of the test_WaitForInputIdle test. user32/tests: Ignore WM_WININICHANGE message in test sequences....