Coding 2022-11-02

Tags:
By Max Woerner Chase

I thought I was going to be able to get a little quick work on MOTR, but it ended up not being the quick work I expected.

It seems Pytest made some changes that broke a plugin I was using, until I added an additional requirement, but now I'm getting test failures that feel totally random, even though they're sort of reproducible.

Okay, no, somehow these tests that execute a linear series of actions are behaving non-deterministically. This is going to bother me for days.

I don't deserve this treatment.

Anyway, I'll work on this later, when I'm better-rested to handle these mysteries.

Good night.