Issues.00280 - lordmundi/wikidoctest GitHub Wiki
00280: run_benchmarks may have problems if eng_graph.update exists
Summary: run_benchmarks may have problems if eng_graph.update exists
Created: 2010–10–06 10:55
Status: Released
Category: Bug
From: frankie
Version: 2.1
Released_In: 2.2
Description:
it looks like some people have issues loading up the dice models if their cache is carried over from something else.
Comments
We can probably fix this by having the benchmarks not use an update cache at all (change the environment variable), but it might be interesting to find out why it is being corrupted in the first place. In certain cases when this occurs, the dice come up with weird textures on them. — frankie
brad November 8, 2010, at 09:49 AM: Fixed by specifying each test have its own update cache
frankie November 18, 2010, at 04:54 PM: Ok… fixed even further by not having benchmarks write out an update cache at all.
Associated Commits
| commit | 5d34ba0ac8536b620c7cbc6875cdf6aca6b57fd6
link6 |
||
| Author: | Frank Graffagnino
|
| Date: | Thu Nov 18 16:57:22 2010 -0600
|
| Message: | [@Issue 50157 and 00280: Updated all paths to use semicolon seperators
Also updated the benchmarks to not try and write out an update cache @] |
Affected Files:
.doug_cshrc | 4 +±-
benchmarks/test1/user.cfg | 16 +++++++++++±---
benchmarks/test2/user.cfg | 16 +++++++++++±---
benchmarks/test3/user.cfg | 16 +++++++++++±---
benchmarks/test4/user.cfg | 16 +++++++++++±---
benchmarks/test5/user.cfg | 16 +++++++++++±---
benchmarks/test6/user.cfg | 16 +++++++++++±---
edge_settings.cfg | 4 +±-
8 files changed, 76 insertions(+), 28 deletions(-)