[Git][ghc/ghc][wip/T24744] Fix tests

Serge S. Gulin (@gulin.serge) gitlab at gitlab.haskell.org
Mon Nov 25 18:07:40 UTC 2024



Serge S. Gulin pushed to branch wip/T24744 at Glasgow Haskell Compiler / GHC


Commits:
14240362 by Serge S. Gulin at 2024-11-25T21:07:31+03:00
Fix tests

- - - - -


1 changed file:

- testsuite/tests/javascript/Makefile


Changes:

=====================================
testsuite/tests/javascript/Makefile
=====================================
@@ -29,4 +29,4 @@ T24744:
 	grep -c "h\$$r1 = \"test_val_1\"" T24744.dump-js
 	grep -c "h\$$r1 = \"test_val_80_local_once" T24744.dump-js
 	# check that the optimization occurred
-	grep -c "h\$$r1 = h\$$decodeUtf8z" T24744.dump-js
+	grep -c "h\$$stc(h\$$mainZCMainzitestzuvalzu80zulocal,h\$$mainZCMainzitestzuvalzu80zulocal_e,[h\$$mainZCMainzimain7_1,h\$$mainZCMainzimain7_2,h\$$ghczmprimZCGHCziCStringziunpackCStringzh])" T24744.jsexe/out.js



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/14240362d4f521f129f4b00f4beda45f5c73575f

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/14240362d4f521f129f4b00f4beda45f5c73575f
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20241125/554fe344/attachment.html>


More information about the ghc-commits mailing list