Not sure why this one is suddenly failing. The test creates a post a monitors it for new comments, populating them into a dictionary. The test then posts 10 comment replies to that post and waits up to a minute for the monitoring to pick them up.
For whatever reason, it's now only recording the first comment. Needs further debugging. May need to check other tests to make sure comments monitoring itself isn't broken somehow.
Not sure why this one is suddenly failing. The test creates a post a monitors it for new comments, populating them into a dictionary. The test then posts 10 comment replies to that post and waits up to a minute for the monitoring to pick them up.
For whatever reason, it's now only recording the first comment. Needs further debugging. May need to check other tests to make sure comments monitoring itself isn't broken somehow.