Re: app-refl-load

Neale Ferguson <[email protected]> Tue, 29 Aug 2017 20:13:51 +0000
Newsgroups gmane.comp.gnome.mono.devel
Message-ID <D5CB4322.A6D8B%[email protected]>
Just saw this after I pressed send on the last reply.


Oh, one other thing: the tests run via the test-runner.exe (*) so if you just set the MONO_LOG_{MASK,LEVEL} vars, you’ll get the loader behavior for the test runner not the test.  So what you really want to do is figure out how the test runner invokes mono to run the test. (Basically --runtime commandinline arg of the test runner is the mono to invoke to start the testcase, --runtime-args are args to pass to it, --mono-path and --mono-gac-prefix are MONO_PATH and MONO_GAC_PREFIX environment vars to set for the testcase).  I should’ve made it easier to just run the bare test, sorry.

(*): the test runner babysits the tests and kills them when they time out, collects output and writes TestResult-*.xml files for Jenkins to consume.

_______________________________________________
Mono-devel-list mailing list
[email protected]
http://lists.dot.net/mailman/listinfo/mono-devel-list