• J
    Skip test that's going to need more work to make pass again · 58c91c0a
    Jason Malinowski 提交于
    This test was broken prior to my change: it never waited for CPS to
    have completed design time builds before it asserted that everything
    was done. But before, there was no window where the UI thread was idle
    and the file wasn't associated with Miscellaneous Files. Now that we're
    more async, I think it is the case where it can be, and that trips
    things up.
    58c91c0a
WorkspaceBase.cs 5.5 KB