Crossroads
Posts: 17372
Joined: 7/5/2009 Status: offline
|
quote:
ORIGINAL: berto Sorry to say, 11th hour testing has revealed at least two nasty, show stopper bugs. They have been fixed, but this will delay the hand-off to M/S by at least a day, because the fixes also need to be tested, of course. That's the bad news. The good news is that other members of the Dev Team have the extra day (at least) to polish their work, even to add new stuff, like this. And so it goes. From our Dev Forum: quote:
ORIGINAL: berto Stopping any current tests is strongly advised. Drop in place the newest 20151129a EXEs, and begin again. (On one of your systems, take the time please to manually verify that the two show stopper bugs have indeed been fixed.) Depending, their might be one or more additional EXE releases later today. Which would mean stopping any crash testing then too in progress, and restarting again. Sorry, but c'est la vie. quote:
ORIGINAL: Crossroads Lock and Load. Automated testing to commence from the beginning, running through all scenarios in two sessions. This time around, the complete set of scenarios each session, one with 2D, another one with 3D. So far so good! Automated testing with 3D View on: $ for f in *_engine.log; do echo $f; tail -n 1 $f; done Bootcamp_1.scn_engine.log 2015-11-29 19:11:33 me.exe: [INFO ID 1] me.exe exit Bootcamp_2.scn_engine.log 2015-11-29 19:22:43 me.exe: [INFO ID 1] me.exe exit Bootcamp_3.scn_engine.log 2015-11-29 19:12:53 me.exe: [INFO ID 1] me.exe exit Bootcamp_4.scn_engine.log 2015-11-29 19:17:56 me.exe: [INFO ID 1] me.exe exit Etzion_Bloc_1_1948.scn_engine.log 2015-11-29 19:47:18 me.exe: [INFO ID 1] me.exe exit Oued_Fodda_1958.scn_engine.log 2015-11-29 20:12:04 me.exe: [INFO ID 1] me.exe exit Ramat_Rachel_1948.scn_engine.log 2015-11-29 20:01:09 me.exe: [INFO ID 1] me.exe exit Shadwan_Island_1970.scn_engine.log 2015-11-29 19:33:52 me.exe: [INFO ID 1] me.exe exit Tel_al_Ful_1967.scn_engine.log 2015-11-29 19:25:07 me.exe: [INFO ID 1] me.exe exit Automated testing with 2D View on: $ for f in *_engine.log; do echo $f; tail -n 1 $f; done Bootcamp_1.scn_engine.log 2015-11-29 19:10:52 me.exe: [INFO ID 1] me.exe exit Bootcamp_2.scn_engine.log 2015-11-29 19:20:34 me.exe: [INFO ID 1] me.exe exit Bootcamp_3.scn_engine.log 2015-11-29 19:12:11 me.exe: [INFO ID 1] me.exe exit Bootcamp_4.scn_engine.log 2015-11-29 19:17:13 me.exe: [INFO ID 1] me.exe exit Etzion_Bloc_1_1948.scn_engine.log 2015-11-29 19:46:17 me.exe: [INFO ID 1] me.exe exit Oued_Fodda_1958.scn_engine.log 2015-11-29 20:09:24 me.exe: [INFO ID 1] me.exe exit Ramat_Rachel_1948.scn_engine.log 2015-11-29 20:00:02 me.exe: [INFO ID 1] me.exe exit Shadwan_Island_1970.scn_engine.log 2015-11-29 19:31:53 me.exe: [INFO ID 1] me.exe exit Tel_al_Ful_1967.scn_engine.log 2015-11-29 19:22:22 me.exe: [INFO ID 1] me.exe exit For these particular test runs: 9 down, 60 to go, each. Each test reports a proper game exit (me.exe exit). Fingers crossed!
_____________________________
|