|
From: Corey C. <cor...@ac...> - 2024-03-29 22:54:25
|
Hi all,
I’m trying to figure out a problem with texttest, hoping someone can help. We’re testing out a new grid system to replace our current SGE system. In terms of what files are created, I just see one file, “teststate” in a “framework_tmp” directory. There are a number of tests in the test case, and they all have fairly identical looking teststate files, they start with this header:
$more framework_tmp/teststate
�[1]ctexttestlib.plugins
Unrunnable
q
Job ID was 1033
---------- Full accounting info from SGE ----------
And then there’s the accounting info. There’s a slavelogs directory, but that’s empty. There are also grid_core_files, I made a little modification to also generate stdout files as well as stderr files, but both are 0 size. I set up a log directory with as many sections in the logging.debug file set to “Level=DEBUG” as I could find, but there aren’t any obvious error messages to lead me to what’s failing here. Anyone have any ideas about what could be causing the problem here? Just some hint about where to start in terms of the debug here? I’m open for any suggestions, thanks for any help!
------- Corey
|