kazurayam / materialstore

A domain-specific file system to store "materials" (screenshots, HTML, JSON, XML) collected during End-to-End testings using Selenium WebDriver etc. Features to make "diff" and compiling HTML reports are also included. This is written in pure Java8
Apache License 2.0
0 stars 0 forks source link

In MyAdmin report, some items are automcatically (wrongly) changed from Warning to Ignored status. #370

Open kazurayam opened 1 year ago

kazurayam commented 1 year ago

In the following page of "MyAdmin" report, I chose2 items, changed the status from Warning to Ignored:

スクリーンショット 2022-11-22 21 20 22

I moved to another page once, come back the "MyAdmin" report again.

I found 2 items are selected and had the Ignored status.

スクリーンショット 2022-11-22 21 20 36

There is no reason why the new 2 items are changed its status automatically.

There must be a bug.