<div dir="ltr">Yeah, I hooked everything up but actually writing the dmesg output into the result (the conversion to dmesg-* statuses is currently working).<div><br></div><div>And we do need those __type__ things, they're hints to the framework to tell it how to turn the json back into objects. they get removed when the json is processed.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Oct 10, 2015 at 12:45 AM, Ilia Mirkin <span dir="ltr"><<a href="mailto:imirkin@alum.mit.edu" target="_blank">imirkin@alum.mit.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hey Dylan,<br>
<br>
I've noticed that dmesg errors no longer appear -- the tests are still<br>
qualified as dmesg-fail or whatever, but the actual dmesg is just not<br>
there. It's not there in the results file, which is probably why it's<br>
not making its way to the template. Coincidentally, I happened to<br>
notice the following oddity in the results file:<br>
<br>
"time": {<br>
"start": 1444460713.804859,<br>
"end": 1444460730.525851,<br>
"__type__": "TimeAttribute"<br>
},<br>
"subtests": {<br>
"__type__": "Subtests"<br>
},<br>
"__type__": "TestResult",<br>
<br>
Probably don't need those __type__ things.<br>
<br>
Any ideas?<br>
<span class="HOEnZb"><font color="#888888"><br>
-ilia<br>
</font></span></blockquote></div><br></div>