[Mono-dev] LoadWIthPartialNameInternal

Neale Ferguson neale at sinenomine.net
Thu Apr 9 02:23:25 UTC 2015


I am running the test suite on s390x and am getting a lot of failures in
the System.Windows.Forms tests. A trace shows that
LoadWithPartialNameInternal is generating a not-implemented exception.
This method is being called by methods in the referencesource tree which
also has its own LoadWithPartialNameInternal implementation. A traceback
may be found at http://pastebin.com/HraTpdRD that shows the call sequence
from the Keyboard LoadLayout method upwards. Is this a case of the source
tree being in a state of flux between the current Mono implementation to
the Microsoft reference source?

Neale



More information about the Mono-devel-list mailing list