Closed
Description
given a file called skip_test_file_node.py that has raise SkipTest(".....") this should appear in the sidebar with no children. The bug is that currently it shows a "unittest" node that gives "loader" and other incorrect nodes below it.

This is wrong, thought I fixed it with, #21665, but it is still persisting.