https://bugs.winehq.org/show_bug.cgi?id=52075
--- Comment #2 from François Gouget fgouget@codeweavers.com --- Windows 7 is part of the platforms that patches are tested against.
However a missing API is not strictly a failure: there are cases where nothing can be tested if the API is missing and so it's fine to not load it dynamically.
The TestBot cannot know whether it makes sense to load an API dynamically so at least some tests can be run and thus does not report missing APIs as a test failure.
These issues get caught when I notice a new set of 'eee' entries in the failure patterns. Also note that once a line is full of 'e's, it stops being included in the failure pattern: in effect it's only the transitions _to_ 'e' results that are considered (potential) failures on that page.