Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[mono/wasm] NullReferenceException in System.Xml tests #39150

Closed
jkotas opened this issue Jul 12, 2020 · 2 comments
Closed

[mono/wasm] NullReferenceException in System.Xml tests #39150

jkotas opened this issue Jul 12, 2020 · 2 comments
Labels
arch-wasm WebAssembly architecture area-VM-meta-mono
Milestone

Comments

@jkotas
Copy link
Member

jkotas commented Jul 12, 2020

Failed in #39148. From https://helix.dot.net/api/2019-06-17/jobs/1bd94844-5dbb-42f8-9adb-c581eb8ce25f/workitems/System.Xml.RW.XmlWriterApi.Tests/console:

[01:45:37] dbug: test[0]
      [PASS] System.Xml.Tests.TCNamespaceHandling.NS_Handling_19a(utils: XmlWriterUtils { Async = False, WriterType = CharCheckingWriter }, nsHandling: Default, prefix: "xmlns", name: "xml", isAttr: False)
      
[01:45:37] dbug: test[0]
      [FAIL] System.Xml.Tests.TCNamespaceHandling.NS_Handling_19a(utils: XmlWriterUtils { Async = False, WriterType = WrappedWriter }, nsHandling: Default, prefix: "xmlns", name: "xml", isAttr: False)
      
[01:45:37] dbug: test[0]
      System.NullReferenceException : Object reference not set to an instance of an object.
      
[01:45:37] dbug: test[0]
         at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
      
[01:45:37] dbug: test[0]
      [PASS] System.Xml.Tests.TCNamespaceHandling.NS_Handling_19a(utils: XmlWriterUtils { Async = False, WriterType = UTF8Writer }, nsHandling: OmitDuplicates, prefix: "xmlns", name: "xml", isAttr: False)
@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added area-System.Xml untriaged New issue has not been triaged by the area owner labels Jul 12, 2020
@ghost
Copy link

ghost commented Jul 12, 2020

Tagging subscribers to this area: @buyaa-n, @krwq
Notify danmosemsft if you want to be subscribed.

@jkotas jkotas added arch-wasm WebAssembly architecture area-VM-meta-mono and removed area-System.Xml labels Jul 12, 2020
@marek-safar marek-safar added this to the 5.0.0 milestone Jul 12, 2020
@marek-safar marek-safar removed the untriaged New issue has not been triaged by the area owner label Jul 12, 2020
@akoeplinger
Copy link
Member

This looks like a duplicate of #39473

@ghost ghost locked as resolved and limited conversation to collaborators Dec 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-VM-meta-mono
Projects
None yet
Development

No branches or pull requests

4 participants