| Summary: | plugins-dockers-animation-timeline_model_test (Failed) | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | Halla Rempt <halla> |
| Component: | Unittests | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | griffinvalley |
| Priority: | NOR | ||
| Version First Reported In: | git master (please specify the git hash!) | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/graphics/krita/commit/2bf6c0ad468f8d9e2eb1dc0dff1ae2137751382f | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Halla Rempt
2020-01-22 15:03:49 UTC
Git commit 21a1a20bce05b78fba5f18b6a8a645ef5c69102b by Dmitry Kazakov. Committed on 10/08/2020 at 19:39. Pushed by dkazakov into branch 'krita/4.3'. Fix and unbreak TimelineModelTest It got broken after we made all nodes visible in timeline by default M +1 -5 plugins/dockers/animation/tests/CMakeLists.txt M +8 -0 plugins/dockers/animation/tests/timeline_model_test.cpp M +3 -3 sdk/tests/empty_nodes_test.h https://invent.kde.org/graphics/krita/commit/21a1a20bce05b78fba5f18b6a8a645ef5c69102b Git commit 2bf6c0ad468f8d9e2eb1dc0dff1ae2137751382f by Dmitry Kazakov. Committed on 12/08/2020 at 17:52. Pushed by dkazakov into branch 'master'. Fix and unbreak TimelineModelTest It got broken after we made all nodes visible in timeline by default # Conflicts: # plugins/dockers/animation/tests/timeline_model_test.cpp M +1 -5 plugins/dockers/animation/tests/CMakeLists.txt M +8 -0 plugins/dockers/animation/tests/timeline_model_test.cpp M +3 -3 sdk/tests/empty_nodes_test.h https://invent.kde.org/graphics/krita/commit/2bf6c0ad468f8d9e2eb1dc0dff1ae2137751382f |