Coiby

Results 36 comments of Coiby

@Hasset I'm sorry, but what I mean is that you add debugging code and run the program again to print `COURSE`.

@Hasset Thanks for your feedback. I've confirmed this bug. It's because there's no hyperlink, i.e., no href attribute for some courses which haven't started yet. A temporarily solution is to...

@Hasset I've adopted a solution from iemejia/edx-downloader. But only edx-dl.py has been updated. Standalone packages will be updated a few days later.

Hi @pablmart, This is Coiby from the kernel debug sst. I'm considering adopting tmt for https://github.com/rhkdump/kdump-utils tests. In our tests, we need to trigger a kernel crash intentionally and then...

Hi @happz, I wrote [a mutihost test](https://github.com/coiby/kdump-tests) which is to dump a kernel crash to a remote NFS server . but unfortunately it failed with an error, ``` kdump: Starting...

Oh, I notice the error is from beakerlib ``` 00:00:28 errr /client-test/tests/client (on client) (beakerlib: State 'started') [1/1] # or 00:00:28 errr /client-test/tests/client (on client) (beakerlib: State 'imcomplete') [1/1] ```...